From: Lars Povlsen <lars.povlsen@microchip.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Lars Povlsen <lars.povlsen@microchip.com>,
Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>,
<devicetree@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
Alexandre Belloni <alexandre.belloni@bootlin.com>
Subject: [PATCH -next 0/3] pinctrl: pinctrl-microchip-sgpio: Add interrupt controller support
Date: Wed, 9 Dec 2020 15:27:50 +0100 [thread overview]
Message-ID: <20201209142753.683208-1-lars.povlsen@microchip.com> (raw)
This adds 'interrupt-controller' features for the signals available on
the Microchip SGPIO controller.
Due to hardware limitations this feature is limited to Sparx5 platform
(or later).
Lars Povlsen (3):
pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)
dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add irq support
arm64: dts: sparx5: Add SGPIO irq support
.../pinctrl/microchip,sparx5-sgpio.yaml | 16 ++
arch/arm64/boot/dts/microchip/sparx5.dtsi | 11 +-
drivers/pinctrl/pinctrl-microchip-sgpio.c | 187 +++++++++++++++++-
3 files changed, 211 insertions(+), 3 deletions(-)
--
2.25.1
next reply other threads:[~2020-12-09 14:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 14:27 Lars Povlsen [this message]
2020-12-09 14:27 ` [PATCH -next 1/3] pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5) Lars Povlsen
2020-12-11 22:49 ` Linus Walleij
2020-12-09 14:27 ` [PATCH -next 2/3] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add irq support Lars Povlsen
2020-12-11 3:31 ` Rob Herring
2020-12-11 22:50 ` Linus Walleij
2020-12-09 14:27 ` [PATCH -next 3/3] arm64: dts: sparx5: Add SGPIO " Lars Povlsen
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=20201209142753.683208-1-lars.povlsen@microchip.com \
--to=lars.povlsen@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@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).