diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-07-20 03:17:58 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-08-22 11:29:41 -0400 |
commit | 2885e48ca08cf0a736e0478fc91a90cb33b7b2b3 (patch) | |
tree | 14f3fe8706a830ee8eb2c87eb8b33b122379fffa /arch/arm/boot/dts/imx27.dtsi | |
parent | 8defcb5376993b30b7852de6e827498370a8123d (diff) |
ARM: dts: i.MX27: Remove clock name from CPU node
Clock name is not needed for "cpufreq-cpu0".
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx27.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx27.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi index c06df85ee1a2..76cd89fdd617 100644 --- a/arch/arm/boot/dts/imx27.dtsi +++ b/arch/arm/boot/dts/imx27.dtsi | |||
@@ -63,7 +63,6 @@ | |||
63 | >; | 63 | >; |
64 | clock-latency = <62500>; | 64 | clock-latency = <62500>; |
65 | clocks = <&clks 18>; | 65 | clocks = <&clks 18>; |
66 | clock-names = "cpu"; | ||
67 | voltage-tolerance = <5>; | 66 | voltage-tolerance = <5>; |
68 | }; | 67 | }; |
69 | }; | 68 | }; |