mbox series

[PATCHv1,0/2] Fix RK3588 error prints

Message ID 20230317174243.61500-1-sebastian.reichel@collabora.com (mailing list archive)
Headers show
Series Fix RK3588 error prints | expand

Message

Sebastian Reichel March 17, 2023, 5:42 p.m. UTC
Hi,

On 6.3-rc1 RK3588 EVB1 board currently prints 5 error level kernel
messages. Four of them are from the stmmac driver and taken care of
by this series.

-- Sebastian

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

 .../net/ethernet/stmicro/stmmac/dwmac-rk.c    | 58 +++++++++----------
 1 file changed, 28 insertions(+), 30 deletions(-)