arch: arm: dts: ls1046a: tag serial nodes with bootph-all
authorCamelia Groza <camelia.groza@nxp.com>
Fri, 16 Jun 2023 13:18:36 +0000 (16:18 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 6 Jul 2023 05:04:55 +0000 (13:04 +0800)
commitcc6f1bf0a2f60a75211f3b912276e4e364329d31
tree2639ccd007159200afda80a1b199a928ec6d13c6
parent250f745ae854fd3967cc69f238db39cea1da61da
arch: arm: dts: ls1046a: tag serial nodes with bootph-all

Make sure the serial driver is initialized before relocation by tagging
the serial nodes with "bootph-all".

In order to keep the serial nodes in sync with their representation in
the Linux dts, add these u-boot specific properties to *-u-boot.dtsi
files.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/fsl-ls1046a-frwy-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-ls1046a-rdb-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-ls1046a-u-boot.dtsi [new file with mode: 0644]