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:
581981b
)
pinctrl: sunxi: add of_xlate function
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Sun, 3 Feb 2013 11:10:11 +0000
(12:10 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 5 Feb 2013 16:32:29 +0000
(17:32 +0100)
Since the pin controller of sunxi chips is represented as a
single bank in the driver.
Since this is neither convenient nor represented that way in the
datasheets, define a custom of_xlate function with the layout
<bank pin flag>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found