ARM: dts: imx51-babbage: Use predefined constants for clock definition
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
parent
dd0c672a63
commit
6b2732847c
@ -170,7 +170,7 @@
|
|||||||
usbh1phy: usbh1phy@0 {
|
usbh1phy: usbh1phy@0 {
|
||||||
compatible = "usb-nop-xceiv";
|
compatible = "usb-nop-xceiv";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
clocks = <&clks 0>;
|
clocks = <&clks IMX5_CLK_DUMMY>;
|
||||||
clock-names = "main_clk";
|
clock-names = "main_clk";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user