Home
last modified time | relevance | path

Searched hist:"3 b296e2b3d2e422038b490a1aaa54033804346f9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1108.dtsi3b296e2b3d2e422038b490a1aaa54033804346f9 Tue May 29 11:59:28 UTC 2018 MengDongyang <daniel.meng@rock-chips.com> rockchip: dts: rv1108: correct the reference of u2phy

The reference of u2phy should be OTG port or host port in
the DT node of USB controller. Because the phy ops is bind
to each port or u2phy. So it will result in a NULL point if
we use the parent DT node as reference. This patch change
<&u2phy 1> to <&u2phy_otg> and <&u2phy_host> to solve this
problem.

Change-Id: I7e8fc5fcdeb1ce188c857bb3c5caa23aa713988e
Signed-off-by: MengDongyang <daniel.meng@rock-chips.com>