[PATCH 3/9] arm64: dts: marvell: extend the cp110 syscon register area length

Gregory CLEMENT gregory.clement at free-electrons.com
Wed Sep 20 05:46:36 PDT 2017


Hi Antoine,
 
 On lun., sept. 18 2017, Antoine Tenart <antoine.tenart at free-electrons.com> wrote:

> 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 at free-electrons.com>

Applied on mvebu/dt64

Thanks,

Gregory
> ---
>  arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi | 2 +-
>  arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
> index 8263a8a504a8..faf7d4a497aa 100644
> --- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi
> @@ -143,7 +143,7 @@
>  
>  			cpm_syscon0: system-controller at 440000 {
>  				compatible = "syscon", "simple-mfd";
> -				reg = <0x440000 0x1000>;
> +				reg = <0x440000 0x2000>;
>  
>  				cpm_clk: clock {
>  					compatible = "marvell,cp110-clock";
> diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> index b71ee6c83668..02d6e2f1a7bf 100644
> --- a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> @@ -143,7 +143,7 @@
>  
>  			cps_syscon0: system-controller at 440000 {
>  				compatible = "syscon", "simple-mfd";
> -				reg = <0x440000 0x1000>;
> +				reg = <0x440000 0x2000>;
>  
>  				cps_clk: clock {
>  					compatible = "marvell,cp110-clock";
> -- 
> 2.13.5
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list