31320beaa3
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>
13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
OMAP Pinctrl definitions
|
|
|
|
Required properties:
|
|
- compatible : Should be one of:
|
|
"ti,omap2420-padconf" - OMAP2420 compatible pinctrl
|
|
"ti,omap2430-padconf" - OMAP2430 compatible pinctrl
|
|
"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.
|