Commit 40235ede authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by David S. Miller

dt-bindings: net: ti: k3-am654-cpsw-nuss: Fix compatible order

Reorder compatibles to follow alphanumeric order.
Signed-off-by: default avatarSiddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bd7fc6e1
......@@ -54,11 +54,11 @@ 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
reg:
maxItems: 1
......@@ -215,8 +215,8 @@ allOf:
compatible:
contains:
enum:
- ti,j721e-cpswxg-nuss
- ti,j7200-cpswxg-nuss
- ti,j721e-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