git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf52c0
)
ARM: dts: imx28-tx28: Remove 'enable-active-low' property
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 5 Feb 2014 13:10:10 +0000
(11:10 -0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 10 Feb 2014 03:19:43 +0000
(11:19 +0800)
'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
patch
|
blob
|
history
diff --cc
arch/arm/boot/dts/imx28-tx28.dts
Simple merge