Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c34cd35e authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO line



The wrong GPIO line was provided here.

Fixes: ef8d2ffe ("ARM64: dts: meson-gxbb: add MMC support")
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent b03c7d64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;

		gpio = <&gpio_ao GPIOAO_12 GPIO_ACTIVE_HIGH>;
		gpio = <&gpio GPIOY_12 GPIO_ACTIVE_HIGH>;
		enable-active-high;
	};