Commit e9ae49f7 authored by Daniel Mack's avatar Daniel Mack Committed by Robert Jarzmik
Browse files

ARM: dts: pxa3xx: clean up pxa3xx clock controller node name



The clock controller node does not need a unit slave designator as it does
not have a reg property. Also, remove the underscore from the name.

Signed-off-by: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
parent 64396bd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -300,7 +300,7 @@
		#size-cells = <1>;
		ranges;

		clks: pxa3xx_clks@41300004 {
		clks: clocks {
			compatible = "marvell,pxa300-clocks";
			#clock-cells = <1>;
			status = "okay";