[PATCHv3 0/2] Fix RK3588 error prints

From: Sebastian Reichel
Date: Fri Apr 07 2023 - 12:12:04 EST


Hi,

This fixes a couple of false positive error messages printed by stmmac on
RK3588. I added Fixes tags, but I expect them to go via net-next, since
the patches are more or less cleanups :)

Changes since PATCHv2:
* https://lore.kernel.org/all/20230405161043.46190-1-sebastian.reichel@xxxxxxxxxxxxx/
* Remove regulator NULL check
* Switch to devm_clk_bulk_get_optional as suggested by Andrew Lunn

Changes since PATCHv1:
* https://lore.kernel.org/all/20230317174243.61500-1-sebastian.reichel@xxxxxxxxxxxxx/
* Add Fixes tags
* Use loop to request clocks

-- Sebastian

Sebastian Reichel (2):
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling

.../net/ethernet/stmicro/stmmac/dwmac-rk.c | 197 +++++++-----------
1 file changed, 74 insertions(+), 123 deletions(-)

--
2.39.2