pinctrl/abx500: add AB9540 sub-driver
Add AB9540 sub driver to the ABx500 family, pins, pin groups and gpio range. As the pin controller (also the ABx500 controllers) is an inherent part of the SoC and will prevent boot if not available, select this from the Ux500 SoC Kconfig. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Patrice Chotard <patrice.chotard@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
1aa2d8d405
commit
09dbec3f74
6 changed files with 507 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ config UX500_SOC_DB8500
|
|||
select PINCTRL_DB8540
|
||||
select PINCTRL_AB8500
|
||||
select PINCTRL_AB8505
|
||||
select PINCTRL_AB9540
|
||||
select REGULATOR
|
||||
select REGULATOR_DB8500_PRCMU
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue