commit | 858f559f3dab00fda3fca4f187a315d5c9220fad | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Jan 08 22:31:16 2017 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 09 15:42:47 2017 +0100 |
tree | 65e110794f7b87fb50b2c6e427da238742c92647 | |
parent | 578db85f6777efedfc5b47a34f5b6576caa29eac [diff] |
pinctrl: sunxi: Add common sun5i pinctrl driver The sun5i SoCs (A10s, A13, GR8) are all based on the same die fit in different packages. Hence, the pins and functions available are just the based on the same set, each SoC having a different subset. Introduce a common pinctrl driver that supports multiple variants to allow to put as much as we can in common. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>