]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: imx28-tx28: Remove 'enable-active-low' property
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 5 Feb 2014 13:10:10 +0000 (11:10 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 10 Feb 2014 03:19:43 +0000 (11:19 +0800)
commite252ab903c580324c783f18bb71fe06b34f04cfc
treee33b3b17954951aa6634fb72bbff9283b068ac0e
parent9bf52c0e9323ad7c826f32491bbc9094168f3ccf
ARM: dts: imx28-tx28: Remove 'enable-active-low' property

'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@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28-tx28.dts