diff options
author | Rashmica Gupta <rashmica.g@gmail.com> | 2019-09-06 16:37:37 +1000 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-09-11 11:13:11 +0100 |
commit | ab4a85534c3ee67e9f54d3d5dda6e36072fbed89 (patch) | |
tree | faef2900984090e6b8910f9f9fcef20ba1f3ea25 /drivers/gpio/gpio-palmas.c | |
parent | be2a7e2d5d98d288f00af4e9e2ba829aab1ebaef (diff) |
gpio: aspeed: Add in ast2600 details to Aspeed driver
The ast2600 is a new generation of SoC from ASPEED. Similarly to the
ast2400 and ast2500, it has a GPIO controller for it's 3.3V GPIO pins.
Additionally, it has a GPIO controller for 1.8V GPIO pins.
As the register names for both controllers are the same and the 36 1.8V
GPIOs and the first 36 of the 3.3V GPIOs are all bidirectional, we can
use the same configuration struct and use the ngpio property to
differentiate between the two sets of GPIOs.
Signed-off-by: Rashmica Gupta <rashmica.g@gmail.com>
Link: https://lore.kernel.org/r/20190906063737.15428-1-rashmica.g@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-palmas.c')
0 files changed, 0 insertions, 0 deletions