]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62a7-sk: Add bootph-all tag to vqmmc
authorJudith Mendez <jm@ti.com>
Tue, 24 Mar 2026 14:02:47 +0000 (09:02 -0500)
committerNishanth Menon <nm@ti.com>
Tue, 5 May 2026 11:11:04 +0000 (06:11 -0500)
Add bootph-all property to vqmmc voltage regulator node and its
corresponding pinmux node to make it available during all boot
phases. This allows to run tuning early in SPL stages of boot.

Fixes: 8f023012eb4a ("arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards")
Cc: stable@vger.kernel.org
Signed-off-by: Judith Mendez <jm@ti.com>
Link: https://patch.msgid.link/20260324140247.1200631-1-jm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts

index c1e9067b3bdd5ab0591541d4685bb17a5dac4f65..821a9705bb7d42091d4ad0e68d8769b49c115bcd 100644 (file)
                gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>;
                states = <1800000 0x0>,
                         <3300000 0x1>;
+               bootph-all;
        };
 
        leds {
                pinctrl-single,pins = <
                        AM62AX_IOPAD(0x07c, PIN_OUTPUT, 7) /* (N22) GPMC0_CLK.GPIO0_31 */
                >;
+               bootph-all;
        };
 
        main_ecap0_pins_default: main-ecap0-default-pins {