Searched hist:f4c1f51cea4e145995076d5dae98486934e8f281 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | diff f4c1f51cea4e145995076d5dae98486934e8f281 Wed Aug 31 06:18:55 CDT 2022 Michael Walle <michael@walle.cc> net: lan966x: make reset optional
There is no dedicated reset for just the switch core. The reset which is used up until now, is more of a global reset, resetting almost the whole SoC and cause spurious errors by doing so. Make it possible to handle the reset elsewhere and make the reset optional.
Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
|