linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
@ 2020-11-27 14:08 Thierry Reding
  2020-11-27 14:08 ` [PATCH 1/2] dt-bindings: gpio: Use Tegra186-specific include guard Thierry Reding
  2020-11-27 14:08 ` [PATCH 2/2] gpio: tegra: Convert to gpio_irq_chip Thierry Reding
  0 siblings, 2 replies; 8+ messages in thread
From: Thierry Reding @ 2020-11-27 14:08 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski
  Cc: Jonathan Hunter, linux-gpio, linux-tegra

From: Thierry Reding <treding@nvidia.com>

Hi Linus, Bartosz,

This set of patches is in preparation for making use of the IRQ
hierarchical domains on pre-Tegra186 and bring the support up to par
with Tegra186 and later.

The plan is to get this into v5.11 and then add the missing PMC pieces
that allow wake events in v5.12. In order to prepare for this, I've
included a DT include patch that allows tegra-gpio.h to be included at
the same time as tegra186-gpio.h from the PMC driver. If you don't want
to pick that up, I can take that through the Tegra tree for v5.12 along
with the PMC driver changes.

Thierry

Thierry Reding (2):
  dt-bindings: gpio: Use Tegra186-specific include guard
  gpio: tegra: Convert to gpio_irq_chip

 drivers/gpio/gpio-tegra.c                | 218 +++++++++++++++--------
 include/dt-bindings/gpio/tegra186-gpio.h |   4 +-
 2 files changed, 148 insertions(+), 74 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-06 10:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 14:08 [PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip Thierry Reding
2020-11-27 14:08 ` [PATCH 1/2] dt-bindings: gpio: Use Tegra186-specific include guard Thierry Reding
2020-12-05 21:35   ` Linus Walleij
2020-11-27 14:08 ` [PATCH 2/2] gpio: tegra: Convert to gpio_irq_chip Thierry Reding
2020-12-01 15:08   ` Bartosz Golaszewski
2020-12-05 21:33   ` Linus Walleij
2020-12-18 14:49     ` Thierry Reding
2021-01-06 10:59       ` Bartosz Golaszewski

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).