linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: ls1021a: dtsi: Add crypto node alias in device tree
@ 2015-07-03 10:17 Ruchika Gupta
  2015-07-13 15:11 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Ruchika Gupta @ 2015-07-03 10:17 UTC (permalink / raw)
  To: linux-arm-kernel

U-boot patches up the device tree crypto node for the era property.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index c70bb27..1a99724 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -60,6 +60,7 @@
 		serial4 = &lpuart4;
 		serial5 = &lpuart5;
 		sysclk = &sysclk;
+		crypto = &crypto;
 	};
 
 	cpus {
-- 
1.8.1.4

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

* [PATCH] ARM: ls1021a: dtsi: Add crypto node alias in device tree
  2015-07-03 10:17 [PATCH] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
@ 2015-07-13 15:11 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2015-07-13 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 03, 2015 at 03:47:02PM +0530, Ruchika Gupta wrote:
> U-boot patches up the device tree crypto node for the era property.
> 
> Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
> ---
>  arch/arm/boot/dts/ls1021a.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index c70bb27..1a99724 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -60,6 +60,7 @@
>  		serial4 = &lpuart4;
>  		serial5 = &lpuart5;
>  		sysclk = &sysclk;
> +		crypto = &crypto;

Please keep the list alphabetically sorted.

Shawn

>  	};
>  
>  	cpus {
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

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

end of thread, other threads:[~2015-07-13 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 10:17 [PATCH] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
2015-07-13 15:11 ` Shawn Guo

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).