[PATCH 8/8] ARM: dts: imx51-babbage: Use predefined constants for clock definition

Alexander Shiyan shc_work at mail.ru
Wed Apr 16 00:24:57 PDT 2014


Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 arch/arm/boot/dts/imx51-babbage.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index 5a50bbf..e9ce0c0 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -170,7 +170,7 @@
 		usbh1phy: usbh1phy at 0 {
 			compatible = "usb-nop-xceiv";
 			reg = <0>;
-			clocks = <&clks 0>;
+			clocks = <&clks IMX5_CLK_DUMMY>;
 			clock-names = "main_clk";
 		};
 	};
-- 
1.8.3.2




More information about the linux-arm-kernel mailing list