mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
Documentation/bindings: net: marvell-pp2: add the link interrupt
A link interrupt can be described. Document this valid interrupt name. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Tested-by: Marcin Wojtas <mw@semihalf.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
fd3651b2ab
commit
db40b4d147
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Optional properties (port):
|
||||||
- interrupt-names: if more than a single interrupt for rx is given, must
|
- interrupt-names: if more than a single interrupt for rx is given, must
|
||||||
be the name associated to the interrupts listed. Valid
|
be the name associated to the interrupts listed. Valid
|
||||||
names are: "tx-cpu0", "tx-cpu1", "tx-cpu2", "tx-cpu3",
|
names are: "tx-cpu0", "tx-cpu1", "tx-cpu2", "tx-cpu3",
|
||||||
"rx-shared".
|
"rx-shared", "link".
|
||||||
- marvell,system-controller: a phandle to the system controller.
|
- marvell,system-controller: a phandle to the system controller.
|
||||||
|
|
||||||
Example for marvell,armada-375-pp2:
|
Example for marvell,armada-375-pp2:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue