arm64: dts: marvell: Enumerate the first AP806 syscon
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 4 Oct 2019 14:27:18 +0000 (16:27 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 8 Oct 2019 10:03:06 +0000 (12:03 +0200)
There are two system controllers in the AP80x, like for ap_syscon1,
enumerate the first one by renaming it s/ap_syscon/ap_syscon0/.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-ap806.dtsi

index d06dd198f2c7864f19a7f8921a985f7a31aae696..a23ddd46efc5543743138208c9a944c2234092db 100644 (file)
                                status = "disabled";
                        };
 
-                       ap_syscon: system-controller@6f4000 {
+                       ap_syscon0: system-controller@6f4000 {
                                compatible = "syscon", "simple-mfd";
                                reg = <0x6f4000 0x2000>;