Commit f678d218 authored by Lad Prabhakar's avatar Lad Prabhakar Committed by Rob Herring

dt-bindings: sh_eth: Sort compatible string in increasing number of the SoC

Sort the items in the compatible string list in increasing number of SoC.
Signed-off-by: default avatarLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: default avatarSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 410dcdc2
...@@ -29,8 +29,8 @@ properties: ...@@ -29,8 +29,8 @@ properties:
- renesas,rcar-gen1-ether # a generic R-Car Gen1 device - renesas,rcar-gen1-ether # a generic R-Car Gen1 device
- items: - items:
- enum: - enum:
- renesas,ether-r8a7745 # device is a part of R8A7745 SoC
- renesas,ether-r8a7743 # device is a part of R8A7743 SoC - renesas,ether-r8a7743 # device is a part of R8A7743 SoC
- renesas,ether-r8a7745 # device is a part of R8A7745 SoC
- renesas,ether-r8a7790 # device is a part of R8A7790 SoC - renesas,ether-r8a7790 # device is a part of R8A7790 SoC
- renesas,ether-r8a7791 # device is a part of R8A7791 SoC - renesas,ether-r8a7791 # device is a part of R8A7791 SoC
- renesas,ether-r8a7793 # device is a part of R8A7793 SoC - renesas,ether-r8a7793 # device is a part of R8A7793 SoC
......
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