aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@free-electrons.com>2017-06-20 08:38:38 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-06-20 11:38:23 +0200
commita6d8bd919a1245ca759e8abc25a78811dec1d03f (patch)
tree868f82691329db73ea054513ca82145c40c54f97 /arch/arm64/boot/dts/marvell/armada-ap806.dtsi
parentarm64: dts: marvell: mcbin: enable the mdio node (diff)
downloadlinux-dev-a6d8bd919a1245ca759e8abc25a78811dec1d03f.tar.xz
linux-dev-a6d8bd919a1245ca759e8abc25a78811dec1d03f.zip
arm64: dts: marvell: use new bindings for xor clocks on ap806
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>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-ap806.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-ap806.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
index ff1964d314de..02e5aff48c81 100644
--- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
@@ -159,7 +159,7 @@
reg = <0x400000 0x1000>,
<0x410000 0x1000>;
msi-parent = <&gic_v2m0>;
- clocks = <&ap_syscon 3>;
+ clocks = <&ap_clk 3>;
dma-coherent;
};
@@ -168,7 +168,7 @@
reg = <0x420000 0x1000>,
<0x430000 0x1000>;
msi-parent = <&gic_v2m0>;
- clocks = <&ap_syscon 3>;
+ clocks = <&ap_clk 3>;
dma-coherent;
};
@@ -177,7 +177,7 @@
reg = <0x440000 0x1000>,
<0x450000 0x1000>;
msi-parent = <&gic_v2m0>;
- clocks = <&ap_syscon 3>;
+ clocks = <&ap_clk 3>;
dma-coherent;
};
@@ -186,7 +186,7 @@
reg = <0x460000 0x1000>,
<0x470000 0x1000>;
msi-parent = <&gic_v2m0>;
- clocks = <&ap_syscon 3>;
+ clocks = <&ap_clk 3>;
dma-coherent;
};