Documentation/bindings: net: marvell-pp2: add the system controller
This patch documents the new marvell,system-controller property used by the Marvell ppv2 network driver. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Tested-by: Marcin Wojtas <mw@semihalf.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f84bf386f3
commit
7afe461ee6
|
@ -45,6 +45,7 @@ Optional properties (port):
|
||||||
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".
|
||||||
|
- marvell,system-controller: a phandle to the system controller.
|
||||||
|
|
||||||
Example for marvell,armada-375-pp2:
|
Example for marvell,armada-375-pp2:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue