Enable the usbphy node so that the phy driver is available.

Signed-off-by: Ben Dooks <[email protected]>
Reviewed-by: Ian Molton <[email protected]>
---
Cc: [email protected] (open list:ARM/SHMOBILE ARM...)
Cc: [email protected] (open list:OPEN FIRMWARE AND...)
Cc: Magnus Damm <[email protected]> (supporter:ARM/SHMOBILE ARM...)
Cc: Simon Horman <[email protected]> (supporter:ARM/SHMOBILE ARM...)
---
 arch/arm/boot/dts/r8a7790-lager.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7790-lager.dts 
b/arch/arm/boot/dts/r8a7790-lager.dts
index 8dfcd25..83bf18d 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -125,3 +125,7 @@
        pinctrl-0 = <&usb2_pins>;
        pinctrl-names = "default";
 };
+
+&usbphy {
+       status = "okay";
+};
-- 
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to