[PATCH 1/2] ARM: dts: mx53: Remove 'enable-active-low' property
Shawn Guo
shawn.guo at linaro.org
Sun Feb 9 22:21:24 EST 2014
On Wed, Feb 05, 2014 at 11:10:09AM -0200, Fabio Estevam wrote:
> 'enable-active-low' is not a valid property for a GPIO controlled regulator.
>
> According to Documentation/devicetree/bindings/regulator/gpio-regulator.txt:
>
> "Optional properties:
> ...
> - enable-active-high : Polarity of GPIO is active high (default is low)."
>
> ,so the correct way to define an active-low GPIO controlled regulator is to
> simply not pass 'enable-active-high'.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
Applied both, thanks.
More information about the linux-arm-kernel
mailing list