From: Neil Armstrong Date: Thu, 9 Mar 2017 14:52:46 +0000 (+0100) Subject: ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO line X-Git-Tag: v4.12-rc1~52^2~14^2~22 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c34cd35ed98ffc2c6312c7fd19acd2bad55ff045;p=karo-tx-linux.git ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO line The wrong GPIO line was provided here. Fixes: ef8d2ffedf18 ("ARM64: dts: meson-gxbb: add MMC support") Signed-off-by: Neil Armstrong Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts index a266578554cb..76cc970cc4aa 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts @@ -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; };