]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit796fc1428476801595a91a2a6ac3923736f9612f
treec72860d708adb6b354c4b0da01f9564baee8e41c
parentddca69f5a722bf6e65da428196ea6768cc0bd66e
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