Browse Source

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>
Alexander Shiyan 12 years ago
parent
commit
2885e48ca0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/imx27.dtsi

+ 0 - 1
arch/arm/boot/dts/imx27.dtsi

@@ -63,7 +63,6 @@
 			>;
 			clock-latency = <62500>;
 			clocks = <&clks 18>;
-			clock-names = "cpu";
 			voltage-tolerance = <5>;
 		};
 	};