commit | a0d72094f0abad3cbeeed618d24fd0ce1968d1a8 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Feb 03 12:10:11 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 05 17:32:29 2013 +0100 |
tree | fea531dff6651259dcf4f65a4b809517d841fd44 | |
parent | 581981be24f9866b37af535f947da2e7b65aaa53 [diff] |
pinctrl: sunxi: add of_xlate function 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>