Re: [PATCH net-next 6/9] net: phy: icplus: don't set APS_EN bit on IP101G
On Tue, Feb 09, 2021 at 05:40:48PM +0100, Michael Walle wrote: > This bit is reserved as 'always-write-1'. While this is not a particular > error, because we are only setting it, guard it by checking the model to > prevent errors in the future. > > Signed-off-by: Michael Walle <michael@walle.cc>