diff options
author | Nikita Shubin <[email protected]> | 2024-09-09 11:10:26 +0300 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-09-12 14:33:10 +0000 |
commit | cbe8e464eb29057f0f368e493277bdaa6dc5d656 (patch) | |
tree | 8133fc457bfb5db4c020252c489af79130e26896 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | a8c39443a38bf21465ccf395e9ebc8e0a52d63ff (diff) |
gpio: ep93xx: split device in multiple
Prepare ep93xx SOC gpio to convert into device tree driver:
- dropped banks and legacy defines
- split AB IRQ and make it shared
We are relying on IRQ number information A, B ports have single shared
IRQ, while F port have dedicated IRQ for each line.
Also we had to split single ep93xx platform_device into multiple, one
for each port, without this we can't do a full working transition from
legacy platform code into device tree capable. All GPIO_LOOKUP were
change to match new chip namings.
Signed-off-by: Nikita Shubin <[email protected]>
Tested-by: Alexander Sverdlin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Acked-by: Bartosz Golaszewski <[email protected]>
Acked-by: Miquel Raynal <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions