diff options
author | Antoine Ténart <antoine.tenart@free-electrons.com> | 2017-08-22 20:08:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-23 00:32:19 +0300 |
commit | 7afe461ee64c03a857adfc146fcda1c98bb6a8ca (patch) | |
tree | 4515dc0b5c46d4ea6cde6951a1723007e0013ac2 | |
parent | f84bf386f3956c4a02c773a59c9c61033c00a5b5 (diff) | |
download | linux-7afe461ee64c03a857adfc146fcda1c98bb6a8ca.tar.xz |
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>
-rw-r--r-- | Documentation/devicetree/bindings/net/marvell-pp2.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/marvell-pp2.txt b/Documentation/devicetree/bindings/net/marvell-pp2.txt index 8918ad3ccf14..49484db81583 100644 --- a/Documentation/devicetree/bindings/net/marvell-pp2.txt +++ b/Documentation/devicetree/bindings/net/marvell-pp2.txt @@ -45,6 +45,7 @@ Optional properties (port): be the name associated to the interrupts listed. Valid names are: "tx-cpu0", "tx-cpu1", "tx-cpu2", "tx-cpu3", "rx-shared". +- marvell,system-controller: a phandle to the system controller. Example for marvell,armada-375-pp2: |