linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
@ 2015-07-14  4:13 Ruchika Gupta
  2015-07-14  7:15 ` Shawn Guo
  2015-07-14  7:25 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Ruchika Gupta @ 2015-07-14  4:13 UTC (permalink / raw)
  To: shawn.guo, linux-arm-kernel, linux-kernel; +Cc: Ruchika Gupta

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

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
---
Changes from v1:
Rearranged the crypto node in alphabetic sorted order as suggested by Shawn 

 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..42dffae 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -53,6 +53,7 @@
 	interrupt-parent = <&gic>;
 
 	aliases {
+		crypto = &crypto;
 		serial0 = &lpuart0;
 		serial1 = &lpuart1;
 		serial2 = &lpuart2;
-- 
1.8.1.4


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

* Re: [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
  2015-07-14  4:13 [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
@ 2015-07-14  7:15 ` Shawn Guo
  2015-07-14  7:25 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2015-07-14  7:15 UTC (permalink / raw)
  To: Ruchika Gupta; +Cc: shawn.guo, linux-arm-kernel, linux-kernel

On Tue, Jul 14, 2015 at 09:43:15AM +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>

Applied, thanks.

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

* Re: [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
  2015-07-14  4:13 [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
  2015-07-14  7:15 ` Shawn Guo
@ 2015-07-14  7:25 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2015-07-14  7:25 UTC (permalink / raw)
  To: Ruchika Gupta; +Cc: shawn.guo, linux-arm-kernel, linux-kernel

On Tue, Jul 14, 2015 at 09:43:15AM +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>
> ---
> Changes from v1:
> Rearranged the crypto node in alphabetic sorted order as suggested by Shawn 
> 
>  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..42dffae 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -53,6 +53,7 @@
>  	interrupt-parent = <&gic>;
>  
>  	aliases {
> +		crypto = &crypto;

Wait.  Did miss any prerequisite patch?  I do not have the label in my
tree.

  DTC     arch/arm/boot/dts/ls1021a-qds.dtb
ERROR (path_references): Reference to non-existent node or label "crypto"

Patch dropped.

Shawn

>  		serial0 = &lpuart0;
>  		serial1 = &lpuart1;
>  		serial2 = &lpuart2;
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

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

end of thread, other threads:[~2015-07-14  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14  4:13 [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
2015-07-14  7:15 ` Shawn Guo
2015-07-14  7:25 ` 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).