Re: [PATCH net-next 3/7] net: mvpp2: check first level interrupt status registers

2020-09-04 Thread Russell King - ARM Linux admin
On Thu, Sep 03, 2020 at 03:24:14AM +0200, Andrew Lunn wrote: > On Wed, Sep 02, 2020 at 05:11:46PM +0100, Russell King wrote: > > Check the first level interrupt status registers to determine how to > > further process the port interrupt. We will need this to know whether > > to invoke the link stat

Re: [PATCH net-next 3/7] net: mvpp2: check first level interrupt status registers

2020-09-02 Thread Andrew Lunn
On Wed, Sep 02, 2020 at 05:11:46PM +0100, Russell King wrote: > Check the first level interrupt status registers to determine how to > further process the port interrupt. We will need this to know whether > to invoke the link status processing and/or the PTP processing for > both XLG and GMAC. As

[PATCH net-next 3/7] net: mvpp2: check first level interrupt status registers

2020-09-02 Thread Russell King
Check the first level interrupt status registers to determine how to further process the port interrupt. We will need this to know whether to invoke the link status processing and/or the PTP processing for both XLG and GMAC. Signed-off-by: Russell King --- drivers/net/ethernet/marvell/mvpp2/mvpp