Re: net: phy: ti: implement generic .handle_interrupt() callback

2021-02-23 Thread Ioana Ciornei
On Tue, Feb 23, 2021 at 05:44:57PM +, Sven Schuchmann wrote: > Hello all, > > I am working with the DP83TC811R but for now on the 5.10 kernel. > I have seen this patch on the latest dev > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/phy/dp83tc811.c?h=v5

RE: net: phy: ti: implement generic .handle_interrupt() callback

2021-02-23 Thread Sven Schuchmann
Hello all, I am working with the DP83TC811R but for now on the 5.10 kernel. I have seen this patch on the latest dev https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/phy/dp83tc811.c?h=v5.11&id=1d1ae3c6ca3ff49843d73852bb2a8153ce16f432 I did not test it yet, but