diff mbox

[8/10] ARM: dts: mxs: add 'phy_type' property to usbphy nodes

Message ID 1375281480-25775-8-git-send-email-LW@KARO-electronics.de
State New
Headers show

Commit Message

Lothar Waßmann July 31, 2013, 2:37 p.m. UTC
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
---
 arch/arm/boot/dts/imx28.dtsi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 2387d46..d9bf387 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -1044,6 +1044,7 @@ 
 				compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
 				reg = <0x8007c000 0x2000>;
 				clocks = <&clks 62>;
+				phy_type = "utmi";
 				status = "disabled";
 			};
 
@@ -1051,6 +1052,7 @@ 
 				compatible = "fsl,imx28-usbphy", "fsl,imx23-usbphy";
 				reg = <0x8007e000 0x2000>;
 				clocks = <&clks 63>;
+				phy_type = "utmi";
 				status = "disabled";
 			};
 		};