[PATCH v7 5/5] ARM: dts: rockchip: Enable usb PHY on rk3288-evb board

Yunzhi Li lyz at rock-chips.com
Fri Dec 12 07:17:02 PST 2014


Enable usb PHY for all usb ports on rk3288-evb.

Signed-off-by: Yunzhi Li <lyz at rock-chips.com>

---

Changes in v7: None
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None

 arch/arm/boot/dts/rk3288-evb.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index cb83cea..992f323 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -174,6 +174,10 @@
 	};
 };
 
+&usbphy {
+	status = "okay";
+};
+
 &usb_host0_ehci {
 	status = "okay";
 };
-- 
2.0.0





More information about the Linux-rockchip mailing list