commit | aebdc8abc9db86e2bd33070fc2f961012fff74b4 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Jun 05 15:26:04 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 19 09:35:12 2014 +0200 |
tree | 8b3488e14c7e7baf07769f89cabb27c25277a08d | |
parent | c11a33c15ebc7c516551fef624efd9927da8cd81 [diff] |
pinctrl: sunxi: Implement multiple interrupt banks support The A23 and A31 support multiple interrupt banks. Support it by adding a linear domain covering all the banks. It's trickier than it should because there's an interrupt per bank, so we have multiple interrupts using the same domain. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>