linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>,
	linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: [PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
Date: Fri, 27 Nov 2020 15:08:50 +0100	[thread overview]
Message-ID: <20201127140852.123192-1-thierry.reding@gmail.com> (raw)

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


             reply	other threads:[~2020-11-27 14:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 14:08 Thierry Reding [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201127140852.123192-1-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=jonathanh@nvidia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).