arm64: dts: marvell: extend the cp110 syscon register area length
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Mon, 18 Sep 2017 07:58:08 +0000 (09:58 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 20 Sep 2017 12:46:24 +0000 (14:46 +0200)
This patch extends on both cp110 the system register area length to
include some of the comphy registers as well.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi

index 8263a8a504a8fd11896da6aebc99eabdd4be928a..faf7d4a497aae69c688c6d6c310815036f75890d 100644 (file)
 
                        cpm_syscon0: system-controller@440000 {
                                compatible = "syscon", "simple-mfd";
-                               reg = <0x440000 0x1000>;
+                               reg = <0x440000 0x2000>;
 
                                cpm_clk: clock {
                                        compatible = "marvell,cp110-clock";
index b71ee6c83668e8900a4a889614ed83e97e718f85..02d6e2f1a7bf099d9e276d14c43648165d1d641b 100644 (file)
 
                        cps_syscon0: system-controller@440000 {
                                compatible = "syscon", "simple-mfd";
-                               reg = <0x440000 0x1000>;
+                               reg = <0x440000 0x2000>;
 
                                cps_clk: clock {
                                        compatible = "marvell,cp110-clock";