Commit ec47dcb4 authored by David S. Miller's avatar David S. Miller

Merge branch 'J784S4-CPSW9G-bindings'

Siddharth Vadapalli says:

====================
Add J784S4 CPSW9G NET Bindings

This series cleans up the bindings by reordering the compatibles, followed
by adding the bindings for CPSW9G instance of CPSW Ethernet Switch on TI's
J784S4 SoC.
====================
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents bd7fc6e1 e0c9c2a7
......@@ -54,11 +54,12 @@ properties:
compatible:
enum:
- ti,am642-cpsw-nuss
- ti,am654-cpsw-nuss
- ti,j7200-cpswxg-nuss
- ti,j721e-cpsw-nuss
- ti,j721e-cpswxg-nuss
- ti,am642-cpsw-nuss
- ti,j784s4-cpswxg-nuss
reg:
maxItems: 1
......@@ -197,7 +198,9 @@ allOf:
properties:
compatible:
contains:
const: ti,j721e-cpswxg-nuss
enum:
- ti,j721e-cpswxg-nuss
- ti,j784s4-cpswxg-nuss
then:
properties:
ethernet-ports:
......@@ -215,8 +218,9 @@ allOf:
compatible:
contains:
enum:
- ti,j721e-cpswxg-nuss
- ti,j7200-cpswxg-nuss
- ti,j721e-cpswxg-nuss
- ti,j784s4-cpswxg-nuss
then:
properties:
ethernet-ports:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment