arm64: dts: ti: k3-am67a-beagley-ai: Add bootph for main_gpio1

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>
This commit is contained in:
Nishanth Menon 2025-04-11 15:39:50 -05:00
parent 92d8c028aa
commit 6a7023118f

View File

@ -309,6 +309,7 @@ &cpsw_port1 {
};
&main_gpio1 {
bootph-all;
status = "okay";
};