devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC v1 0/2] pinctrl: ocelot: add shared reset
@ 2022-03-13 15:46 Michael Walle
  2022-03-13 15:46 ` [PATCH RFC v1 1/2] dt-bindings: pinctrl: ocelot: add reset property Michael Walle
  2022-03-13 15:46 ` [PATCH RFC v1 2/2] pinctrl: ocelot: add optional shared reset Michael Walle
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Walle @ 2022-03-13 15:46 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Philipp Zabel,
	Alexandre Belloni, Lars Povlsen
  Cc: linux-gpio, devicetree, linux-kernel, Horatiu Vultur, Michael Walle

On LAN966x SoCs, there is an internal reset which is used to reset the
switch core. But this will also reset the GPIO and the SGPIO. Thus add
support for this shared reset line.

Marked as RFC because it depends on
https://lore.kernel.org/linux-devicetree/20220313152924.61931-1-michael@walle.cc/

Michael Walle (2):
  dt-bindings: pinctrl: ocelot: add reset property
  pinctrl: ocelot: add optional shared reset

 .../devicetree/bindings/pinctrl/mscc,ocelot-pinctrl.yaml | 8 ++++++++
 drivers/pinctrl/pinctrl-ocelot.c                         | 9 +++++++++
 2 files changed, 17 insertions(+)

-- 
2.30.2


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

end of thread, other threads:[~2022-03-23 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-13 15:46 [PATCH RFC v1 0/2] pinctrl: ocelot: add shared reset Michael Walle
2022-03-13 15:46 ` [PATCH RFC v1 1/2] dt-bindings: pinctrl: ocelot: add reset property Michael Walle
2022-03-23 17:54   ` Rob Herring
2022-03-13 15:46 ` [PATCH RFC v1 2/2] pinctrl: ocelot: add optional shared reset Michael Walle

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