All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
@ 2015-07-14  4:13 ` Ruchika Gupta
  0 siblings, 0 replies; 6+ messages in thread
From: Ruchika Gupta @ 2015-07-14  4:13 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>
---
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] 6+ messages in thread

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

Thread overview: 6+ 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  4:13 ` Ruchika Gupta
2015-07-14  7:15 ` Shawn Guo
2015-07-14  7:15   ` Shawn Guo
2015-07-14  7:25 ` Shawn Guo
2015-07-14  7:25   ` Shawn Guo

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.