On Thu, Jan 04, 2018 at 08:00:53AM +0100, Heiner Kallweit wrote: > Parameter mask of phy_modify() holds the bits to be cleared. > In the mentioned commit parameter mask seems to be inverted in > few cases, what IMO is wrong (see example). > Maybe I miss something, could you please check?
Hi Heiner mdio reads/writes can be traced via events. Could you log them for your board, with and without this patch applied. Hopefully the traces are similar enough that issues like this can be spotted. Thanks Andrew