dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 15 Mar 2022 21:52:06 +0000 (10:52 +1300)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 17 Mar 2022 09:49:26 +0000 (10:49 +0100)
The out of band port on the 98DX2530 SoC is similar to the armada-3700
except it requires a slightly different MBUS window configuration. Add a
new compatible string so this difference can be accounted for.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt

index 691f886..2bf3157 100644 (file)
@@ -5,6 +5,7 @@ Required properties:
        "marvell,armada-370-neta"
        "marvell,armada-xp-neta"
        "marvell,armada-3700-neta"
+       "marvell,armada-ac5-neta"
 - reg: address and length of the register set for the device.
 - interrupts: interrupt for the device
 - phy: See ethernet.txt file in the same directory.