mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
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: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
410dcdc2df
commit
f678d2181d
@ -29,8 +29,8 @@ properties:
|
||||
- renesas,rcar-gen1-ether # a generic R-Car Gen1 device
|
||||
- items:
|
||||
- enum:
|
||||
- renesas,ether-r8a7745 # device is a part of R8A7745 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-r8a7791 # device is a part of R8A7791 SoC
|
||||
- renesas,ether-r8a7793 # device is a part of R8A7793 SoC
|
||||
|
Loading…
Reference in New Issue
Block a user