All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Jon Hunter <jonathanh@nvidia.com>,
	Akhil R <akhilrajeev@nvidia.com>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	linux-tegra@vger.kernel.org
Subject: Re: [PATCH 0/2] gpio: tegra186: Add support for Tegra241
Date: Thu, 23 Dec 2021 17:13:12 +0100	[thread overview]
Message-ID: <CAMRc=MfR5vD022zhT-vfqSiyY2nv_GRRT92XXgw+2YwM4xCtYA@mail.gmail.com> (raw)
In-Reply-To: <20211216141009.1478562-1-thierry.reding@gmail.com>

On Thu, Dec 16, 2021 at 3:10 PM Thierry Reding <thierry.reding@gmail.com> wrote:
>
> From: Thierry Reding <treding@nvidia.com>
>
> Hi,
>
> this is another extension of the Tegra186 GPIO driver, this time for the
> upcoming Tegra241 (Grace) chip. Note that while this adds the DT binding
> header, it doesn't actually define a new DT compatible string because it
> is unlikely that the Tegra241 will ever boot using DT but will use ACPI
> instead.
>
> The pin definitions are still in the "DT binding" header for consistency
> with previous chips. Just wanted to highlight this to preempt questions
> as to why I haven't Cc'ed Rob or the devicetree mailing list.
>
> Thierry
>
> Akhil R (2):
>   dt-bindings: gpio: Add Tegra241 support
>   gpio: tegra186: Add support for Tegra241
>
>  drivers/gpio/gpio-tegra186.c             | 52 ++++++++++++++++++++++++
>  include/dt-bindings/gpio/tegra241-gpio.h | 42 +++++++++++++++++++
>  2 files changed, 94 insertions(+)
>  create mode 100644 include/dt-bindings/gpio/tegra241-gpio.h
>
> --
> 2.34.1
>

Sounds good, applied, thanks!

Bart

      parent reply	other threads:[~2021-12-23 16:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 14:10 [PATCH 0/2] gpio: tegra186: Add support for Tegra241 Thierry Reding
2021-12-16 14:10 ` [PATCH 1/2] dt-bindings: gpio: Add Tegra241 support Thierry Reding
2021-12-16 14:10 ` [PATCH 2/2] gpio: tegra186: Add support for Tegra241 Thierry Reding
2021-12-23 16:13 ` Bartosz Golaszewski [this message]

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='CAMRc=MfR5vD022zhT-vfqSiyY2nv_GRRT92XXgw+2YwM4xCtYA@mail.gmail.com' \
    --to=brgl@bgdev.pl \
    --cc=akhilrajeev@nvidia.com \
    --cc=jonathanh@nvidia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.