
19 Jun
2019
19 Jun
'19
1:43 p.m.
-----Original Message----- From: Pankaj Bansal Sent: Monday, April 22, 2019 12:02 PM To: Prabhakar Kushwaha prabhakar.kushwaha@nxp.com Cc: u-boot@lists.denx.de; Pankaj Bansal pankaj.bansal@nxp.com Subject: [PATCH] board/fsl/layerscape: Modify the aliases names
when compiling dts file using DTC_FLAG='-@', the device tree compiler reports these warnings:
Warning (alias_paths): /aliases: aliases property name must include only lowercase and '-'
Fixed the node aliases to silence these warnings.
Signed-off-by: Pankaj Bansal pankaj.bansal@nxp.com
This patch has been applied to fsl-qoriq master, awaiting upstream.
--pk