Skip to content

Commit e0c9c2a

Browse files
Siddharth-Vadapalli-at-TIdavem330
authored andcommitted
dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J784S4 CPSW9G support
Update bindings for TI K3 J784S4 SoC which contains 9 ports (8 external ports) CPSW9G module and add compatible for it. Signed-off-by: Siddharth Vadapalli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 40235ed commit e0c9c2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ properties:
5959
- ti,j7200-cpswxg-nuss
6060
- ti,j721e-cpsw-nuss
6161
- ti,j721e-cpswxg-nuss
62+
- ti,j784s4-cpswxg-nuss
6263

6364
reg:
6465
maxItems: 1
@@ -197,7 +198,9 @@ allOf:
197198
properties:
198199
compatible:
199200
contains:
200-
const: ti,j721e-cpswxg-nuss
201+
enum:
202+
- ti,j721e-cpswxg-nuss
203+
- ti,j784s4-cpswxg-nuss
201204
then:
202205
properties:
203206
ethernet-ports:
@@ -217,6 +220,7 @@ allOf:
217220
enum:
218221
- ti,j7200-cpswxg-nuss
219222
- ti,j721e-cpswxg-nuss
223+
- ti,j784s4-cpswxg-nuss
220224
then:
221225
properties:
222226
ethernet-ports:

0 commit comments

Comments
 (0)