These changes were made while debugging the b53 driver for use on a custom board. They've been runtime tested on a patched 4.14.y kernel which supports this board as well as build tested with 5.9-rc3. The changes are straightforward enough that I think this testing is sufficient but let me know if further testing is required.
Unfortunately I don't have a board to hand which boots with a more recent kernel and has a switch supported by the b53 driver. I'd still like to upstream these patches if possible though. Paul Barker (2): net: dsa: b53: Use dev_{err,info} instead of pr_* net: dsa: b53: Print err message on SW_RST timeout drivers/net/dsa/b53/b53_common.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) -- 2.28.0