All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Extend Sparx5 switch reset driver for lan966x
@ 2021-10-18  9:15 ` Horatiu Vultur
  0 siblings, 0 replies; 12+ messages in thread
From: Horatiu Vultur @ 2021-10-18  9:15 UTC (permalink / raw)
  To: p.zabel, robh+dt, lars.povlsen, Steen.Hegelund, UNGLinuxDriver,
	devicetree, linux-kernel, linux-arm-kernel
  Cc: Horatiu Vultur

This patch serie extends the Microchip Sparx5 reset driver to support
lan966x

v3->v4:
  - drop all the changes regarding the phy reset.
  - use enum instead oneOf in dt-bindings

v2->v3:
  - rename variable reset_gpio to phy_reset_gpio
  - rename gpios property in documentation to phy-reset-gpios

v1->v2:
  - add reviewed-by tag
  - extend driver to be able to release the reset also for external PHYs

Horatiu Vultur (2):
  dt-bindings: reset: Add lan966x support
  reset: mchp: sparx5: Extend support for lan966x

 .../bindings/reset/microchip,rst.yaml         |  4 +-
 drivers/reset/Kconfig                         |  2 +-
 drivers/reset/reset-microchip-sparx5.c        | 40 +++++++++++++++----
 3 files changed, 36 insertions(+), 10 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-18 15:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  9:15 [PATCH v4 0/2] Extend Sparx5 switch reset driver for lan966x Horatiu Vultur
2021-10-18  9:15 ` Horatiu Vultur
2021-10-18  9:15 ` [PATCH v4 1/2] dt-bindings: reset: Add lan966x support Horatiu Vultur
2021-10-18  9:15   ` Horatiu Vultur
2021-10-18  9:15 ` [PATCH v4 2/2] reset: mchp: sparx5: Extend support for lan966x Horatiu Vultur
2021-10-18  9:15   ` Horatiu Vultur
2021-10-18 10:43   ` Philipp Zabel
2021-10-18 10:43     ` Philipp Zabel
2021-10-18 12:01   ` Steen Hegelund
2021-10-18 12:01     ` Steen Hegelund
2021-10-18 15:01 ` [PATCH v4 0/2] Extend Sparx5 switch reset driver " Philipp Zabel
2021-10-18 15:01   ` Philipp Zabel

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.