arm64: dts: marvell: add clocks for Armada AP806 XOR engines
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 May 2017 09:55:08 +0000 (11:55 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 17 Jun 2017 06:18:39 +0000 (08:18 +0200)
The XORv2 engines in the AP side of the Armada 7K/8K SoCs are using the
AP MS core clock as input, so this commit adds the appropriate clocks
properties.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-ap806.dtsi

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