diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2018-03-23 13:30:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-26 17:29:10 +0200 |
commit | 8396764154c6365bfeb9cc851b9746511a151255 (patch) | |
tree | 075ed82dc713647a42989dc9c3ac32971a5d5339 /Documentation | |
parent | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or... (diff) | |
download | linux-8396764154c6365bfeb9cc851b9746511a151255.tar.xz linux-8396764154c6365bfeb9cc851b9746511a151255.zip |
dt-bindings: net: ave: add PXs3 support
Add a compatible string for ethernet controller on UniPhier PXs3 SoC.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt index 270ea4efff13..96398cc2982f 100644 --- a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt +++ b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt @@ -9,6 +9,7 @@ Required properties: - "socionext,uniphier-pxs2-ave4" : for PXs2 SoC - "socionext,uniphier-ld11-ave4" : for LD11 SoC - "socionext,uniphier-ld20-ave4" : for LD20 SoC + - "socionext,uniphier-pxs3-ave4" : for PXs3 SoC - reg: Address where registers are mapped and size of region. - interrupts: Should contain the MAC interrupt. - phy-mode: See ethernet.txt in the same directory. Allow to choose |