From: Fabio Estevam Date: Sat, 27 Aug 2022 20:38:13 +0000 (-0300) Subject: arm64: dts: meson-sm1-sei610: Remove 'enable-active-low' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fdfaefa831728110f591764c1dc274fb3739e5c1;p=users%2Fjedix%2Flinux-maple.git arm64: dts: meson-sm1-sei610: Remove 'enable-active-low' The 'enable-active-low' property is not a valid one. Only 'enable-active-high' is valid, and when this property is absent the gpio regulator will act as active low by default. Remove the invalid 'enable-active-low' property. Signed-off-by: Fabio Estevam Reviewed-by: Martin Blumenstingl Reviewed-by: Neil Armstrong Signed-off-by: Neil Armstrong Link: https://lore.kernel.org/r/20220827203813.1742715-2-festevam@denx.de --- diff --git a/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts b/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts index 603337ca5608..9068a334ea57 100644 --- a/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts +++ b/arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts @@ -171,7 +171,6 @@ regulator-max-microvolt = <3300000>; vin-supply = <&vddao_3v3>; gpio = <&gpio GPIOH_8 GPIO_OPEN_DRAIN>; - enable-active-low; regulator-always-on; };