]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: ti: k3-am67a-beagley-ai: Add bootph for main_gpio1
authorNishanth Menon <nm@ti.com>
Fri, 11 Apr 2025 20:39:50 +0000 (15:39 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 21 Apr 2025 12:55:44 +0000 (07:55 -0500)
main_gpio1 controls the voltage for the SDcard from 3.3v to 1.8v.
This is required for proper operation of SDcard through various boot
stages.

Reviewed-by: Udit Kumar <u-kumar1@ti.com>
Link: https://lore.kernel.org/r/20250411203950.2859356-1-nm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts

index 9be6bba28c26fb182e07b9fc88fb378dd72541c4..bf9b23df1da2ab06b9409fc68a0841bc03cfd1ea 100644 (file)
 };
 
 &main_gpio1 {
+       bootph-all;
        status = "okay";
 };