linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines
@ 2017-05-05  9:55 Thomas Petazzoni
  2017-05-23 14:10 ` Gregory CLEMENT
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2017-05-05  9:55 UTC (permalink / raw)
  To: linux-arm-kernel

The XORv2 engines in the AP side of the Armada 7K/8K SoCs are using the
AP MS core clock as input, so this commit adds the appropriate clocks
properties.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
index a749ba2..2804231 100644
--- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
@@ -159,6 +159,7 @@
 				reg = <0x400000 0x1000>,
 				      <0x410000 0x1000>;
 				msi-parent = <&gic_v2m0>;
+				clocks = <&ap_syscon 3>;
 				dma-coherent;
 			};
 
@@ -167,6 +168,7 @@
 				reg = <0x420000 0x1000>,
 				      <0x430000 0x1000>;
 				msi-parent = <&gic_v2m0>;
+				clocks = <&ap_syscon 3>;
 				dma-coherent;
 			};
 
@@ -175,6 +177,7 @@
 				reg = <0x440000 0x1000>,
 				      <0x450000 0x1000>;
 				msi-parent = <&gic_v2m0>;
+				clocks = <&ap_syscon 3>;
 				dma-coherent;
 			};
 
@@ -183,6 +186,7 @@
 				reg = <0x460000 0x1000>,
 				      <0x470000 0x1000>;
 				msi-parent = <&gic_v2m0>;
+				clocks = <&ap_syscon 3>;
 				dma-coherent;
 			};
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines
  2017-05-05  9:55 [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines Thomas Petazzoni
@ 2017-05-23 14:10 ` Gregory CLEMENT
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2017-05-23 14:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thomas,
 
 On ven., mai 05 2017, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:

> The XORv2 engines in the AP side of the Armada 7K/8K SoCs are using the
> AP MS core clock as input, so this commit adds the appropriate clocks
> properties.
>

Applied on mvebu/dt64

Thanks,

Gregory

> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> index a749ba2..2804231 100644
> --- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi
> @@ -159,6 +159,7 @@
>  				reg = <0x400000 0x1000>,
>  				      <0x410000 0x1000>;
>  				msi-parent = <&gic_v2m0>;
> +				clocks = <&ap_syscon 3>;
>  				dma-coherent;
>  			};
>  
> @@ -167,6 +168,7 @@
>  				reg = <0x420000 0x1000>,
>  				      <0x430000 0x1000>;
>  				msi-parent = <&gic_v2m0>;
> +				clocks = <&ap_syscon 3>;
>  				dma-coherent;
>  			};
>  
> @@ -175,6 +177,7 @@
>  				reg = <0x440000 0x1000>,
>  				      <0x450000 0x1000>;
>  				msi-parent = <&gic_v2m0>;
> +				clocks = <&ap_syscon 3>;
>  				dma-coherent;
>  			};
>  
> @@ -183,6 +186,7 @@
>  				reg = <0x460000 0x1000>,
>  				      <0x470000 0x1000>;
>  				msi-parent = <&gic_v2m0>;
> +				clocks = <&ap_syscon 3>;
>  				dma-coherent;
>  			};
>  
> -- 
> 2.7.4
>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-23 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05  9:55 [PATCH] arm64: marvell: add clocks for Armada AP806 XOR engines Thomas Petazzoni
2017-05-23 14:10 ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).