commit | 3d64a5a742ac95f2e6384605ea2825aa1c17e575 | [log] [tgz] |
---|---|---|
author | Rashmica Gupta <rashmica.g@gmail.com> | Fri Sep 06 16:26:44 2019 +1000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Sep 11 11:08:59 2019 +0100 |
tree | 066a951385b45153b1120acb6f4039fb8adcbd1a | |
parent | 3c4710ae6f883f9c6e3df5e27e274702a1221c57 [diff] |
gpio: aspeed: Setup irqchip dynamically This is in preparation for adding ast2600 support. The ast2600 SoC requires two instances of the GPIO driver as it has two GPIO controllers. Each instance needs it's own irqchip. Signed-off-by: Rashmica Gupta <rashmica.g@gmail.com> Link: https://lore.kernel.org/r/20190906062644.13445-1-rashmica.g@gmail.com Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>