projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0c672
)
ARM: dts: imx51-babbage: Use predefined constants for clock definition
author
Alexander Shiyan
<shc_work@mail.ru>
Wed, 16 Apr 2014 07:24:57 +0000
(11:24 +0400)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:58 +0000
(23:01 +0800)
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx51-babbage.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx51-babbage.dts
b/arch/arm/boot/dts/imx51-babbage.dts
index 5a50bbf45976a16403e1689f37f60de48a7a4615..e9ce0c04b8afa9df9578e6d8dee5afc316fb822a 100644
(file)
--- a/
arch/arm/boot/dts/imx51-babbage.dts
+++ b/
arch/arm/boot/dts/imx51-babbage.dts
@@
-170,7
+170,7
@@
usbh1phy: usbh1phy@0 {
compatible = "usb-nop-xceiv";
reg = <0>;
- clocks = <&clks
0
>;
+ clocks = <&clks
IMX5_CLK_DUMMY
>;
clock-names = "main_clk";
};
};