All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Extend pinctrl-ocelot driver for lan966x
@ 2021-11-18 11:25 Kavyasree Kotagiri
  2021-11-18 11:25 ` [PATCH v4 1/2] dt-bindings: pinctrl: ocelot: add lan966x SoC support Kavyasree Kotagiri
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kavyasree Kotagiri @ 2021-11-18 11:25 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, quentin.schulz, linus.walleij, robh+dt
  Cc: linux-gpio, linux-kernel, devicetree, UNGLinuxDriver,
	Kavyasree.Kotagiri, Manohar.Puri

This patch series extends pinctrl-ocelot driver to support lan966x.

v3 -> v4:
- Minor description fix in lan966x_pinmux_set_mux().

v2 -> v3:
- Removed extra new lines in pinctrl-ocelot.
- Reverted sparx5_desc changes which are done by mistake.

v1 -> v2:
- Use consistent name lan966x everywhere.

Kavyasree Kotagiri (2):
  dt-bindings: pinctrl: ocelot: add lan966x SoC support
  pinctrl: ocelot: Extend support for lan966x

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

-- 
2.17.1


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

end of thread, other threads:[~2021-11-21 22:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 11:25 [PATCH v4 0/2] Extend pinctrl-ocelot driver for lan966x Kavyasree Kotagiri
2021-11-18 11:25 ` [PATCH v4 1/2] dt-bindings: pinctrl: ocelot: add lan966x SoC support Kavyasree Kotagiri
2021-11-18 11:25 ` [PATCH v4 2/2] pinctrl: ocelot: Extend support for lan966x Kavyasree Kotagiri
2021-11-18 12:07   ` Alexandre Belloni
2021-11-21 22:45 ` [PATCH v4 0/2] Extend pinctrl-ocelot driver " Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.