commit | fada43ccc84e225fe8d3804878a4028def7f85a5 | [log] [tgz] |
---|---|---|
author | Niklas Cassel <niklas.cassel@axis.com> | Tue Apr 18 14:39:53 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 20 15:29:46 2017 -0400 |
tree | 2af24a5ccbff1cec792d3be76e518d940298ef44 | |
parent | 1f504ec9896ba682270c2ffc119f93eb8ac064ee [diff] |
bindings: net: stmmac: add missing note about LPI interrupt 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. At the same time, improve the description of the existing interrupts. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Acked-By: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>