Commit 508d6b46 authored by Antoine Tenart's avatar Antoine Tenart Committed by Gregory CLEMENT
Browse files

arm64: dts: marvell: extend the cp110 syscon register area length



This patch extends on both cp110 the system register area length to
include some of the comphy registers as well.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent e34ffe32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@

			cpm_syscon0: system-controller@440000 {
				compatible = "syscon", "simple-mfd";
				reg = <0x440000 0x1000>;
				reg = <0x440000 0x2000>;

				cpm_clk: clock {
					compatible = "marvell,cp110-clock";
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@

			cps_syscon0: system-controller@440000 {
				compatible = "syscon", "simple-mfd";
				reg = <0x440000 0x1000>;
				reg = <0x440000 0x2000>;

				cps_clk: clock {
					compatible = "marvell,cp110-clock";