pinctrl: sunxi: add of_xlate function
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 3 Feb 2013 11:10:11 +0000 (12:10 +0100)
committerLinus 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