Re: [PATCH net-next v2] bindings: net: stmmac: add missing note about LPI interrupt

2017-04-10 Thread Giuseppe CAVALLARO
Hi Niklas On 4/10/2017 9:43 AM, Niklas Cassel wrote: From: Niklas Cassel The hardware has a LPI interrupt. There is already code in the stmmac driver to parse and handle the interrupt. However, this information was missing from the DT binding. i wonder if we could improve the comments in thi

[PATCH net-next v2] bindings: net: stmmac: add missing note about LPI interrupt

2017-04-10 Thread Niklas Cassel
From: Niklas Cassel The hardware has a LPI interrupt. There is already code in the stmmac driver to parse and handle the interrupt. However, this information was missing from the DT binding. Signed-off-by: Niklas Cassel --- Documentation/devicetree/bindings/net/stmmac.txt | 8 1 file