From: Aidan MacDonald <aidanmacdonald.0x0@gmail.com>
To: linus.walleij@linaro.org
Cc: paul@crapouillou.net, maz@kernel.org, andy.shevchenko@gmail.com,
linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] pinctrl: ingenic: Convert to immutable irq chip
Date: Wed, 22 Jun 2022 19:50:08 +0100 [thread overview]
Message-ID: <20220622185010.2022515-1-aidanmacdonald.0x0@gmail.com> (raw)
Two cleanup patches for pinctrl-ingenic.
v3:
* Put includes into alphabetical order.
v2:
* Add print_chip callback to avoid changing /proc/interrupts output
* Add patch to use irqd_to_hwirq()
Aidan MacDonald (2):
pinctrl: ingenic: Use irqd_to_hwirq()
pinctrl: ingenic: Convert to immutable irq chip
drivers/pinctrl/pinctrl-ingenic.c | 64 +++++++++++++++++++------------
1 file changed, 40 insertions(+), 24 deletions(-)
--
2.35.1
next reply other threads:[~2022-06-22 18:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 18:50 Aidan MacDonald [this message]
2022-06-22 18:50 ` [PATCH v3 1/2] pinctrl: ingenic: Use irqd_to_hwirq() Aidan MacDonald
2022-06-22 18:50 ` [PATCH v3 2/2] pinctrl: ingenic: Convert to immutable irq chip Aidan MacDonald
2022-06-28 11:45 ` [PATCH v3 0/2] " Linus Walleij
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=20220622185010.2022515-1-aidanmacdonald.0x0@gmail.com \
--to=aidanmacdonald.0x0@gmail.com \
--cc=andy.shevchenko@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=maz@kernel.org \
--cc=paul@crapouillou.net \
/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).