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: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Antoine Tenart 2017-09-18 09:58:08 +02:00 committed by Gregory CLEMENT
parent e34ffe32f6
commit 508d6b46ff
2 changed files with 2 additions and 2 deletions

View File

@ -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";

View File

@ -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";