[PATCH v4 0/2] Extend Sparx5 switch reset driver for lan966x
Horatiu Vultur
horatiu.vultur at microchip.com
Mon Oct 18 02:15:20 PDT 2021
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
More information about the linux-arm-kernel
mailing list