All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs
@ 2013-12-19 15:11 ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series adds missing clock properties in sama5d3 crypto devices nodes.

Best Regards,

Boris

Boris BREZILLON (3):
  ARM: at91/dt: add clk properties to sama5d3 SHA device node
  ARM: at91/dt: add clk properties to sama5d3 AES device node
  ARM: at91/dt: add clk properties to sama5d3 TDES device node

 arch/arm/boot/dts/sama5d3.dtsi |    6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.7.9.5

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

* [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs
@ 2013-12-19 15:11 ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard, Russell King
  Cc: linux-arm-kernel, devicetree, linux-kernel, Boris BREZILLON

Hello,

This series adds missing clock properties in sama5d3 crypto devices nodes.

Best Regards,

Boris

Boris BREZILLON (3):
  ARM: at91/dt: add clk properties to sama5d3 SHA device node
  ARM: at91/dt: add clk properties to sama5d3 AES device node
  ARM: at91/dt: add clk properties to sama5d3 TDES device node

 arch/arm/boot/dts/sama5d3.dtsi |    6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.7.9.5

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

* [PATCH 1/3] ARM: at91/dt: add clk properties to sama5d3 SHA device node
@ 2013-12-19 15:11   ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index de9fece..4d290ad 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -336,6 +336,8 @@
 				compatible = "atmel,sam9g46-sha";
 				reg = <0xf8034000 0x100>;
 				interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>;
+				clocks = <&sha_clk>;
+				clock-names = "sha_clk";
 			};
 
 			aes at f8038000 {
-- 
1.7.9.5

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

* [PATCH 1/3] ARM: at91/dt: add clk properties to sama5d3 SHA device node
@ 2013-12-19 15:11   ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard, Russell King
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Boris BREZILLON

Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index de9fece..4d290ad 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -336,6 +336,8 @@
 				compatible = "atmel,sam9g46-sha";
 				reg = <0xf8034000 0x100>;
 				interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>;
+				clocks = <&sha_clk>;
+				clock-names = "sha_clk";
 			};
 
 			aes@f8038000 {
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH 1/3] ARM: at91/dt: add clk properties to sama5d3 SHA device node
@ 2013-12-19 15:11   ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard, Russell King
  Cc: linux-arm-kernel, devicetree, linux-kernel, Boris BREZILLON

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index de9fece..4d290ad 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -336,6 +336,8 @@
 				compatible = "atmel,sam9g46-sha";
 				reg = <0xf8034000 0x100>;
 				interrupts = <42 IRQ_TYPE_LEVEL_HIGH 0>;
+				clocks = <&sha_clk>;
+				clock-names = "sha_clk";
 			};
 
 			aes@f8038000 {
-- 
1.7.9.5


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

* [PATCH 2/3] ARM: at91/dt: add clk properties to sama5d3 AES device node
  2013-12-19 15:11 ` Boris BREZILLON
@ 2013-12-19 15:11   ` Boris BREZILLON
  -1 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index 4d290ad..ae0c5b3 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -344,6 +344,8 @@
 				compatible = "atmel,sam9g46-aes";
 				reg = <0xf8038000 0x100>;
 				interrupts = <43 4 0>;
+				clocks = <&aes_clk>;
+				clock-names = "aes_clk";
 			};
 
 			tdes at f803c000 {
-- 
1.7.9.5

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

* [PATCH 2/3] ARM: at91/dt: add clk properties to sama5d3 AES device node
@ 2013-12-19 15:11   ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard, Russell King
  Cc: linux-arm-kernel, devicetree, linux-kernel, Boris BREZILLON

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index 4d290ad..ae0c5b3 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -344,6 +344,8 @@
 				compatible = "atmel,sam9g46-aes";
 				reg = <0xf8038000 0x100>;
 				interrupts = <43 4 0>;
+				clocks = <&aes_clk>;
+				clock-names = "aes_clk";
 			};
 
 			tdes@f803c000 {
-- 
1.7.9.5

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

* [PATCH 3/3] ARM: at91/dt: add clk properties to sama5d3 TDES device node
  2013-12-19 15:11 ` Boris BREZILLON
@ 2013-12-19 15:11   ` Boris BREZILLON
  -1 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index ae0c5b3..e398e5d 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -352,6 +352,8 @@
 				compatible = "atmel,sam9g46-tdes";
 				reg = <0xf803c000 0x100>;
 				interrupts = <44 IRQ_TYPE_LEVEL_HIGH 0>;
+				clocks = <&tdes_clk>;
+				clock-names = "tdes_clk";
 			};
 
 			dma0: dma-controller at ffffe600 {
-- 
1.7.9.5

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

* [PATCH 3/3] ARM: at91/dt: add clk properties to sama5d3 TDES device node
@ 2013-12-19 15:11   ` Boris BREZILLON
  0 siblings, 0 replies; 12+ messages in thread
From: Boris BREZILLON @ 2013-12-19 15:11 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard, Russell King
  Cc: linux-arm-kernel, devicetree, linux-kernel, Boris BREZILLON

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
---
 arch/arm/boot/dts/sama5d3.dtsi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
index ae0c5b3..e398e5d 100644
--- a/arch/arm/boot/dts/sama5d3.dtsi
+++ b/arch/arm/boot/dts/sama5d3.dtsi
@@ -352,6 +352,8 @@
 				compatible = "atmel,sam9g46-tdes";
 				reg = <0xf803c000 0x100>;
 				interrupts = <44 IRQ_TYPE_LEVEL_HIGH 0>;
+				clocks = <&tdes_clk>;
+				clock-names = "tdes_clk";
 			};
 
 			dma0: dma-controller@ffffe600 {
-- 
1.7.9.5

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

* [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs
@ 2013-12-19 16:47   ` Nicolas Ferre
  0 siblings, 0 replies; 12+ messages in thread
From: Nicolas Ferre @ 2013-12-19 16:47 UTC (permalink / raw)
  To: linux-arm-kernel

On 19/12/2013 16:11, Boris BREZILLON :
> Hello,
> 
> This series adds missing clock properties in sama5d3 crypto devices nodes.

Fine, thanks Boris. On the whole series:

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

and integrated in the at91-3.14-dt2 branch.

Bye,

> Best Regards,
> 
> Boris
> 
> Boris BREZILLON (3):
>   ARM: at91/dt: add clk properties to sama5d3 SHA device node
>   ARM: at91/dt: add clk properties to sama5d3 AES device node
>   ARM: at91/dt: add clk properties to sama5d3 TDES device node
> 
>  arch/arm/boot/dts/sama5d3.dtsi |    6 ++++++
>  1 file changed, 6 insertions(+)
> 


-- 
Nicolas Ferre

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

* Re: [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs
@ 2013-12-19 16:47   ` Nicolas Ferre
  0 siblings, 0 replies; 12+ messages in thread
From: Nicolas Ferre @ 2013-12-19 16:47 UTC (permalink / raw)
  To: Boris BREZILLON, Jean-Christophe Plagniol-Villard
  Cc: Russell King, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On 19/12/2013 16:11, Boris BREZILLON :
> Hello,
> 
> This series adds missing clock properties in sama5d3 crypto devices nodes.

Fine, thanks Boris. On the whole series:

Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>

and integrated in the at91-3.14-dt2 branch.

Bye,

> Best Regards,
> 
> Boris
> 
> Boris BREZILLON (3):
>   ARM: at91/dt: add clk properties to sama5d3 SHA device node
>   ARM: at91/dt: add clk properties to sama5d3 AES device node
>   ARM: at91/dt: add clk properties to sama5d3 TDES device node
> 
>  arch/arm/boot/dts/sama5d3.dtsi |    6 ++++++
>  1 file changed, 6 insertions(+)
> 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs
@ 2013-12-19 16:47   ` Nicolas Ferre
  0 siblings, 0 replies; 12+ messages in thread
From: Nicolas Ferre @ 2013-12-19 16:47 UTC (permalink / raw)
  To: Boris BREZILLON, Jean-Christophe Plagniol-Villard
  Cc: Russell King, linux-arm-kernel, devicetree, linux-kernel

On 19/12/2013 16:11, Boris BREZILLON :
> Hello,
> 
> This series adds missing clock properties in sama5d3 crypto devices nodes.

Fine, thanks Boris. On the whole series:

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

and integrated in the at91-3.14-dt2 branch.

Bye,

> Best Regards,
> 
> Boris
> 
> Boris BREZILLON (3):
>   ARM: at91/dt: add clk properties to sama5d3 SHA device node
>   ARM: at91/dt: add clk properties to sama5d3 AES device node
>   ARM: at91/dt: add clk properties to sama5d3 TDES device node
> 
>  arch/arm/boot/dts/sama5d3.dtsi |    6 ++++++
>  1 file changed, 6 insertions(+)
> 


-- 
Nicolas Ferre

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

end of thread, other threads:[~2013-12-19 16:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 15:11 [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs Boris BREZILLON
2013-12-19 15:11 ` Boris BREZILLON
2013-12-19 15:11 ` [PATCH 1/3] ARM: at91/dt: add clk properties to sama5d3 SHA device node Boris BREZILLON
2013-12-19 15:11   ` Boris BREZILLON
2013-12-19 15:11   ` Boris BREZILLON
2013-12-19 15:11 ` [PATCH 2/3] ARM: at91/dt: add clk properties to sama5d3 AES " Boris BREZILLON
2013-12-19 15:11   ` Boris BREZILLON
2013-12-19 15:11 ` [PATCH 3/3] ARM: at91/dt: add clk properties to sama5d3 TDES " Boris BREZILLON
2013-12-19 15:11   ` Boris BREZILLON
2013-12-19 16:47 ` [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs Nicolas Ferre
2013-12-19 16:47   ` Nicolas Ferre
2013-12-19 16:47   ` Nicolas Ferre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.