Commit 53289af6 authored by Michael Walle's avatar Michael Walle Committed by Nishanth Menon
Browse files

arm64: dts: ti: k3-am67a-kontron-sa67-base: Fix SD card regulator



The property "enable-active-high" was missing, as the default is
active-low. Add it.

Fixes: 1c3c4df0 ("arm64: dts: ti: Add support for Kontron SMARC-sAM67")
Signed-off-by: default avatarMichael Walle <mwalle@kernel.org>
Link: https://patch.msgid.link/20260115131431.1521102-3-mwalle@kernel.org


Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent 11a6a5bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -173,6 +173,7 @@ vcc_3p3_sd_vio_s0: regulator-6 {
		regulator-max-microvolt = <3300000>;
		vin-supply = <&vcc_3p3_s0>;
		regulator-boot-on;
		enable-active-high;
		enable-gpios = <&main_gpio0 7 GPIO_ACTIVE_HIGH>;
		gpios = <&main_gpio0 8 GPIO_ACTIVE_HIGH>;
		states = <3300000 0x0>,