K3 AM6 platform has 2 instances of gpio banks on main domain and 1 instance on wakeup domin. All are capable of generating banked interrupts. Changes in v2: * Introduced a separate compatible for am654. Documentation patch link: https://patchwork.kernel.org/patch/10976445/ Keerthy (3): gpio: davinci: Fix the compiler warning with ARM64 config enabled gpio: davinci: Add new compatible for K3 AM654 SoCs gpio: Davinci: Add K3 dependencies drivers/gpio/Kconfig | 2 +- drivers/gpio/gpio-davinci.c | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) -- 2.17.1