Re: [PATCH] net: dsa: b53: mmap: add phy ops

From: Jakub Kicinski
Date: Fri Mar 24 2023 - 22:13:12 EST


On Thu, 23 Mar 2023 20:48:41 +0100 Álvaro Fernández Rojas wrote:
> Implement phy_read16() and phy_write16() ops for B53 MMAP to avoid accessing
> B53_PORT_MII_PAGE registers which hangs the device.
> This access should be done through the MDIO Mux bus controller.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>

Hi Florian, ack? Would be good for the record..