linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Svyatoslav Ryhel <clamor95@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Dmitry Osipenko <digetx@gmail.com>
Cc: linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] gpio: tegra: Convert to immutable irq chip
Date: Tue, 18 Oct 2022 11:49:03 +0300	[thread overview]
Message-ID: <20221018084905.21717-1-clamor95@gmail.com> (raw)

Update the driver to use an immutable IRQ chip like tegra186
Switch to new *_PM_OPS and pm_sleep_ptr() macros.

Svyatoslav Ryhel (2):
  gpio: tegra: Convert to immutable irq chip
  gpio: tegra: Switch to new *_PM_OPS macros

 drivers/gpio/gpio-tegra.c | 60 ++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 19 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-10-18  8:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-18  8:49 Svyatoslav Ryhel [this message]
2022-10-18  8:49 ` [PATCH v3 1/2] gpio: tegra: Convert to immutable irq chip Svyatoslav Ryhel
2022-10-18  8:49 ` [PATCH v3 2/2] gpio: tegra: Switch to new *_PM_OPS macros Svyatoslav Ryhel
2022-10-18 19:48   ` kernel test robot

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=20221018084905.21717-1-clamor95@gmail.com \
    --to=clamor95@gmail.com \
    --cc=brgl@bgdev.pl \
    --cc=digetx@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@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 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).