mbox series

[0/2] Extend Sparx5 switch reset driver for lan966x

Message ID 20211008114330.1328713-1-horatiu.vultur@microchip.com (mailing list archive)
Headers show
Series Extend Sparx5 switch reset driver for lan966x | expand

Message

Horatiu Vultur Oct. 8, 2021, 11:43 a.m. UTC
This patch serie extends the Microchip Sparx5 reset driver to support
lan966x

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

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