[PATCHv2,0/2] Fix RK3588 error prints

Message ID 20230405161043.46190-1-sebastian.reichel@collabora.com
Headers
Series Fix RK3588 error prints |

Message

Sebastian Reichel April 5, 2023, 4:10 p.m. UTC
  Hi,

This fixes a couple of false positive error messages printed
by stmmac on RK3588. I expect them to go via net-next since
the fixes are not critical.

Changes since PATCHv1:
 * https://lore.kernel.org/all/20230317174243.61500-1-sebastian.reichel@collabora.com/
 * 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    | 74 ++++++-------------
 1 file changed, 24 insertions(+), 50 deletions(-)