linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] gpio: davinci: Add support for TI K3 AM6 platform
@ 2019-06-05  8:02 Keerthy
  2019-06-05  8:02 ` [PATCH v2 1/3] gpio: davinci: Fix the compiler warning with ARM64 config enabled Keerthy
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Keerthy @ 2019-06-05  8:02 UTC (permalink / raw)
  To: linus.walleij, bgolaszewski
  Cc: lokeshvutla, linux-gpio, t-kristo, j-keerthy, linux-kernel

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-06-07 22:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05  8:02 [PATCH v2 0/3] gpio: davinci: Add support for TI K3 AM6 platform Keerthy
2019-06-05  8:02 ` [PATCH v2 1/3] gpio: davinci: Fix the compiler warning with ARM64 config enabled Keerthy
2019-06-07 22:34   ` Linus Walleij
2019-06-05  8:02 ` [PATCH v2 2/3] gpio: davinci: Add new compatible for K3 AM654 SoCs Keerthy
2019-06-05 14:26   ` Bartosz Golaszewski
2019-06-05 15:13     ` Keerthy
2019-06-06  7:49       ` Bartosz Golaszewski
2019-06-07 22:38         ` Linus Walleij
2019-06-07 22:36   ` Linus Walleij
2019-06-05  8:02 ` [PATCH v2 3/3] gpio: Davinci: Add K3 dependencies Keerthy
2019-06-07 22:36   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).