mbox series

[net-next,0/2] net: lan966x: make reset optional

Message ID 20220831111855.1749646-1-michael@walle.cc
Headers show
Series net: lan966x: make reset optional | expand

Message

Michael Walle Aug. 31, 2022, 11:18 a.m. UTC
This is the remaining part of the reset rework on the LAN966x targetting
the netdev tree.

The former series can be found at:
https://lore.kernel.org/lkml/20220826115607.1148489-1-michael@walle.cc/

Michael Walle (2):
  dt-bindings: net: sparx5: don't require a reset line
  net: lan966x: make reset optional

 .../devicetree/bindings/net/microchip,sparx5-switch.yaml       | 2 --
 drivers/net/ethernet/microchip/lan966x/lan966x_main.c          | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)