From: Ioana Ciornei Date: Wed, 15 Mar 2023 11:04:12 +0000 (+0200) Subject: arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=a593c1fec579ea2e23ace4f06b06d8c168db2d05;p=u-boot.git arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all Tag the serial nodes with bootph-all in order to have these nodes and the drivers available before relocation. Signed-off-by: Ioana Ciornei Signed-off-by: Peng Fan --- diff --git a/arch/arm/dts/fsl-ls1088a.dtsi b/arch/arm/dts/fsl-ls1088a.dtsi index b094bcf67c..4782b83515 100644 --- a/arch/arm/dts/fsl-ls1088a.dtsi +++ b/arch/arm/dts/fsl-ls1088a.dtsi @@ -64,6 +64,7 @@ QORIQ_CLK_PLL_DIV(4)>; interrupts = <0 32 IRQ_TYPE_LEVEL_HIGH>; status = "disabled"; + bootph-all; }; duart1: serial@21c0600 { @@ -73,6 +74,7 @@ QORIQ_CLK_PLL_DIV(4)>; interrupts = <0 32 IRQ_TYPE_LEVEL_HIGH>; status = "disabled"; + bootph-all; }; };