mbox series

[0/2] gpio: davinci: Add support for TI K3 AM6 platform

Message ID 20190605055519.24079-1-j-keerthy@ti.com
Headers show
Series gpio: davinci: Add support for TI K3 AM6 platform | expand

Message

J, KEERTHY June 5, 2019, 5:55 a.m. UTC
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.

Keerthy (2):
  gpio: davinci: Fix the compiler warning with ARM64 config enabled
  gpio: Davinci: Add K3 Specific dependencies

 drivers/gpio/Kconfig        | 2 +-
 drivers/gpio/gpio-davinci.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)