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

From: Florian Fainelli
Date: Sat Mar 25 2023 - 12:34:50 EST




On 3/23/2023 12:48 PM, Á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>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian