]> git.dujemihanovic.xyz Git - u-boot.git/commit
arch: arm: dts: ls1043a: tag serial nodes with bootph-all
authorCamelia Groza <camelia.groza@nxp.com>
Fri, 16 Jun 2023 13:18:33 +0000 (16:18 +0300)
committerPeng Fan <peng.fan@nxp.com>
Thu, 6 Jul 2023 05:04:55 +0000 (13:04 +0800)
commit164d1ae5b0e09df8ef4a240d09335e57ab28fe0c
tree3b58c423c97be6a968c76d6d78b50a98aea1c58f
parent41651ea0982fa95375ae002f8b66de159dd7b2a9
arch: arm: dts: ls1043a: 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-ls1043a-rdb-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-ls1043a-u-boot.dtsi [new file with mode: 0644]