arm64: dts: ls1043a: add crypto node alias also for qds

crypto node alias is needed by U-boot to identify the node and
perform fix-ups, like adding "fsl,sec-era" property or deleting
a job ring child node (in case ARM TF-A is running).

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Horia Geantă 2019-03-20 17:29:00 +02:00 committed by Shawn Guo
parent e4282ddbd2
commit 00f1dac3c2
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@
model = "LS1043A RDB Board";
aliases {
crypto = &crypto;
serial0 = &duart0;
serial1 = &duart1;
serial2 = &duart2;

View File

@ -18,6 +18,7 @@
#size-cells = <2>;
aliases {
crypto = &crypto;
fman0 = &fman0;
ethernet0 = &enet0;
ethernet1 = &enet1;