summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMarcin Wojtas <mw@semihalf.com>2016-09-06 19:41:11 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2016-09-20 16:55:12 +0200
commit51227bf52008bd4c4c50da4b749bbc6e7bbbca52 (patch)
treeb38f20bf21d6e6a4ade1c4071e6aa6a4384c9c79 /arch
parentARM: mvebu: Select corediv clk for all mvebu v7 SoC (diff)
downloadlinux-51227bf52008bd4c4c50da4b749bbc6e7bbbca52.tar.xz
linux-51227bf52008bd4c4c50da4b749bbc6e7bbbca52.zip
arm64: dts: marvell: fix clocksource for CP110 master SPI0
I2C and SPI interfaces share common clock trees within the CP110 HW block. It occurred that SPI0 interface has wrong clock assignment in the device tree, which is fixed in this commit to a proper value. Fixes: 728dacc7f4dd ("arm64: dts: marvell: initial DT description of ...") Signed-off-by: Marcin Wojtas <mw@semihalf.com> CC: <stable@vger.kernel.org> v4.7+ Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
index da31bbbbb59e..399271853aad 100644
--- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
@@ -131,7 +131,7 @@
#address-cells = <0x1>;
#size-cells = <0x0>;
cell-index = <1>;
- clocks = <&cpm_syscon0 0 3>;
+ clocks = <&cpm_syscon0 1 21>;
status = "disabled";
};