diff options
| author | Max Merchel <Max.Merchel@ew.tq-group.com> | 2026-02-20 15:31:03 +0100 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-04-05 21:35:30 -0400 |
| commit | feb90561bead326cf95a744080db16dbe5bacdc1 (patch) | |
| tree | 37c9000be0f741a2a0742ed0b638a777886cb8d6 /arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi | |
| parent | 72d47f32fd7f7a50849bd71894fa65e13d0e6dad (diff) | |
| download | lwn-feb90561bead326cf95a744080db16dbe5bacdc1.tar.gz lwn-feb90561bead326cf95a744080db16dbe5bacdc1.zip | |
ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties
dtschema/schemas/bootph.yaml describe various node usage during
boot phases with DT.
TQMa6UL need eMMC, I2C, GPIO and QSPI access during boot process.
Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi')
| -rw-r--r-- | arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi b/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi index be593d47e3b1..6dd1b359e086 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6ull-tqma6ull2l.dtsi @@ -38,6 +38,7 @@ /* rst */ MX6UL_PAD_NAND_ALE__GPIO4_IO10 0x0001b051 >; + bootph-all; }; pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp { |
