]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: marvell: fix clocksource for CP110 master SPI0
authorMarcin Wojtas <mw@semihalf.com>
Tue, 6 Sep 2016 17:41:11 +0000 (19:41 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 20 Sep 2016 14:55:12 +0000 (16:55 +0200)
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>
arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi

index da31bbbbb59ee59b1a03648108cb5aca5a9a79f6..399271853aad9f466e3fc90398843b234ede5325 100644 (file)
                                #address-cells = <0x1>;
                                #size-cells = <0x0>;
                                cell-index = <1>;
-                               clocks = <&cpm_syscon0 0 3>;
+                               clocks = <&cpm_syscon0 1 21>;
                                status = "disabled";
                        };