[PATCH v2 2/2] arm64: dts: meson-sm1-sei610: Remove 'enable-active-low'
Neil Armstrong
narmstrong at baylibre.com
Mon Aug 29 00:37:46 PDT 2022
On 27/08/2022 22:38, Fabio Estevam wrote:
> 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 <festevam at denx.de>
> Reviewed-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
> ---
> Changes since v1:
> - Put linux-amlogic on Cc and added Martin's Reviewed-by tag.
>
> arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> 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 @@ vddao_3v3_t: regulator-vddao_3v3_t {
> regulator-max-microvolt = <3300000>;
> vin-supply = <&vddao_3v3>;
> gpio = <&gpio GPIOH_8 GPIO_OPEN_DRAIN>;
> - enable-active-low;
> regulator-always-on;
> };
>
Reviewed-by: Neil Armstrong <narmstrong at baylibre.com>
More information about the linux-amlogic
mailing list