linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/3] pinctrl: pinctrl-microchip-sgpio: Add interrupt controller support
@ 2020-12-09 14:27 Lars Povlsen
  2020-12-09 14:27 ` [PATCH -next 1/3] pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5) Lars Povlsen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lars Povlsen @ 2020-12-09 14:27 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Lars Povlsen, Microchip Linux Driver Support, devicetree,
	linux-gpio, linux-arm-kernel, linux-kernel, Alexandre Belloni

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-11 23:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 14:27 [PATCH -next 0/3] pinctrl: pinctrl-microchip-sgpio: Add interrupt controller support Lars Povlsen
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

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).