diff options
author | Aleksander Jan Bajkowski <olek2@wp.pl> | 2021-03-22 21:37:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-22 16:33:39 -0700 |
commit | ee83d82407e490ece848b13a4d86600e1e3269a5 (patch) | |
tree | 9ce59f21af8e348ddfd7a1f9f216ca923d40a2eb /Documentation | |
parent | 204c7614738ee4b3fe6269950d367212e790498c (diff) | |
download | linux-ee83d82407e490ece848b13a4d86600e1e3269a5.tar.bz2 |
dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings
Add compatible string for xRX300 and xRX330 SoCs.
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt b/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt index 886cbe8ffb38..e3829d3e480e 100644 --- a/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt +++ b/Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt @@ -5,6 +5,10 @@ Required properties for GSWIP core: - compatible : "lantiq,xrx200-gswip" for the embedded GSWIP in the xRX200 SoC + "lantiq,xrx300-gswip" for the embedded GSWIP in the + xRX300 SoC + "lantiq,xrx330-gswip" for the embedded GSWIP in the + xRX330 SoC - reg : memory range of the GSWIP core registers : memory range of the GSWIP MDIO registers : memory range of the GSWIP MII registers |