arm64: dts: fsl-ls1012a: Fix DTC aliases warnings

Use '-' instead of '_' to fix the following DTC warnings with W=1:

arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dtb: Warning (alias_paths): /aliases: aliases property name must include only lowercase and '-'

Cc: Harninder Rai <harninder.rai@nxp.com>
Cc: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
Cc: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2018-05-07 09:02:44 -03:00 committed by Shawn Guo
parent c326ff59f1
commit 70ce60431e

View File

@ -53,11 +53,11 @@ / {
aliases {
crypto = &crypto;
rtic_a = &rtic_a;
rtic_b = &rtic_b;
rtic_c = &rtic_c;
rtic_d = &rtic_d;
sec_mon = &sec_mon;
rtic-a = &rtic_a;
rtic-b = &rtic_b;
rtic-c = &rtic_c;
rtic-d = &rtic_d;
sec-mon = &sec_mon;
};
cpus {