OSDN Git Service

pinctrl: single: Add DRA7 pinctrl compatibility
authorNishanth Menon <nm@ti.com>
Fri, 22 Aug 2014 14:01:01 +0000 (09:01 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Aug 2014 07:27:44 +0000 (09:27 +0200)
commit31320beaa3d3c5190e7db08144f37a2d519f6d6d
treec72860d708adb6b354c4b0da01f9564baee8e41c
parent53fc66d87c71e7b5f6d4c46366884ad474d31489
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>
Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt
drivers/pinctrl/pinctrl-single.c