linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Extend pinctrl ocelot driver to support other SoCs
@ 2020-11-06  9:31 Gregory CLEMENT
  2020-11-06  9:31 ` [PATCH 1/4] dt-bindings: pinctrl: ocelot: Add Luton SoC support Gregory CLEMENT
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gregory CLEMENT @ 2020-11-06  9:31 UTC (permalink / raw)
  To: Linus Walleij, linux-gpio, linux-kernel, Rob Herring, devicetree
  Cc: Thomas Petazzoni, Alexandre Belloni, Lars Povlsen,
	Steen.Hegelund, Gregory CLEMENT

Hello,

Ocelot SoC belongs to a larger family of SoCs which use the same
interrupt controller with a few variation.

This series of patches add support for Luton and Serval, they are all
MIPS based.

The first patches of the series also updates the binding documentation
with the new compatible strings.

Gregory

Gregory CLEMENT (2):
  dt-bindings: pinctrl: ocelot: Add Luton SoC support
  dt-bindings: pinctrl: ocelot: Add Serval SoC support

Lars Povlsen (2):
  pinctrl: ocelot: Add support for Luton platforms
  pinctrl: ocelot: Add support for Serval platforms

 .../bindings/pinctrl/mscc,ocelot-pinctrl.txt  |   3 +-
 drivers/pinctrl/pinctrl-ocelot.c              | 184 ++++++++++++++++++
 2 files changed, 186 insertions(+), 1 deletion(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-11-10 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06  9:31 [PATCH 0/4] Extend pinctrl ocelot driver to support other SoCs Gregory CLEMENT
2020-11-06  9:31 ` [PATCH 1/4] dt-bindings: pinctrl: ocelot: Add Luton SoC support Gregory CLEMENT
2020-11-06  9:31 ` [PATCH 2/4] dt-bindings: pinctrl: ocelot: Add Serval " Gregory CLEMENT
2020-11-06  9:31 ` [PATCH 3/4] pinctrl: ocelot: Add support for Luton platforms Gregory CLEMENT
2020-11-06  9:31 ` [PATCH 4/4] pinctrl: ocelot: Add support for Serval platforms Gregory CLEMENT
2020-11-10 14:11 ` [PATCH 0/4] Extend pinctrl ocelot driver to support other SoCs Linus Walleij

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