summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2014-08-22 09:01:01 -0500
committerLinus Walleij <linus.walleij@linaro.org>2014-08-29 09:27:44 +0200
commit31320beaa3d3c5190e7db08144f37a2d519f6d6d (patch)
treec72860d708adb6b354c4b0da01f9564baee8e41c /Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
parent53fc66d87c71e7b5f6d4c46366884ad474d31489 (diff)
pinctrl: single: Add DRA7 pinctrl compatibility
DRA7 pinctrl definitions now differ from traditional 16 bit OMAP pin ctrl definitions, in that all 32 bits are used to describe a single pin Also the location of wakeupenable and event bits have changed. Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
index b3b57fc5b73c..b7a9831e185e 100644
--- a/Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
@@ -7,5 +7,6 @@ Required properties:
"ti,omap3-padconf" - OMAP3 compatible pinctrl
"ti,omap4-padconf" - OMAP4 compatible pinctrl
"ti,omap5-padconf" - OMAP5 compatible pinctrl
+ "ti,dra7-padconf" - DRA7 compatible pinctrl
See Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt for further details.