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: Daniel Mack <daniel@zonque.org>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
This commit is contained in:
Daniel Mack
2018-11-30 18:55:42 +01:00
committed by Robert Jarzmik
parent 64396bd286
commit e9ae49f7b3

View File

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