]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: marvell: use new bindings for xor clocks on ap806
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Tue, 20 Jun 2017 06:38:38 +0000 (08:38 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 20 Jun 2017 09:38:23 +0000 (11:38 +0200)
New bindings are used for the system controller on the ap806, which
means all clock properties must be converted. Use the new bindings in
the xor nodes.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-ap806.dtsi

index ff1964d314defd0b2c4cc891e2ea6a131642733c..02e5aff48c8102a62fb37ab91b46fca27b781a6a 100644 (file)
                                reg = <0x400000 0x1000>,
                                      <0x410000 0x1000>;
                                msi-parent = <&gic_v2m0>;
-                               clocks = <&ap_syscon 3>;
+                               clocks = <&ap_clk 3>;
                                dma-coherent;
                        };
 
                                reg = <0x420000 0x1000>,
                                      <0x430000 0x1000>;
                                msi-parent = <&gic_v2m0>;
-                               clocks = <&ap_syscon 3>;
+                               clocks = <&ap_clk 3>;
                                dma-coherent;
                        };
 
                                reg = <0x440000 0x1000>,
                                      <0x450000 0x1000>;
                                msi-parent = <&gic_v2m0>;
-                               clocks = <&ap_syscon 3>;
+                               clocks = <&ap_clk 3>;
                                dma-coherent;
                        };
 
                                reg = <0x460000 0x1000>,
                                      <0x470000 0x1000>;
                                msi-parent = <&gic_v2m0>;
-                               clocks = <&ap_syscon 3>;
+                               clocks = <&ap_clk 3>;
                                dma-coherent;
                        };