Explorar el Código

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 hace 12 años
padre
commit
2885e48ca0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>;
 		};
 	};