Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: soc: renesas: Preserve the order of SoCs based on their part numbers

This commit ensures the preservation of the order of SoCs according to
their part numbers.

Fixes: 9c57c4a9a45c0 ("dt-bindings: soc: renesas: Document Renesas RZ/G3S SoC variants")
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240208120455.48009-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Lad Prabhakar and committed by
Geert Uytterhoeven
ce3e7d48 49558e81

+6 -6
+6 -6
Documentation/devicetree/bindings/soc/renesas/renesas.yaml
··· 488 488 - renesas,r9a07g054l2 # Dual Cortex-A55 RZ/V2L 489 489 - const: renesas,r9a07g054 490 490 491 - - description: RZ/V2M (R9A09G011) 492 - items: 493 - - enum: 494 - - renesas,rzv2mevk2 # RZ/V2M Eval Board v2.0 495 - - const: renesas,r9a09g011 496 - 497 491 - description: RZ/G3S (R9A08G045) 498 492 items: 499 493 - enum: ··· 506 512 - const: renesas,rzg3s-smarcm # RZ/G3S SMARC SoM 507 513 - const: renesas,r9a08g045s33 # PCIe support 508 514 - const: renesas,r9a08g045 515 + 516 + - description: RZ/V2M (R9A09G011) 517 + items: 518 + - enum: 519 + - renesas,rzv2mevk2 # RZ/V2M Eval Board v2.0 520 + - const: renesas,r9a09g011 509 521 510 522 additionalProperties: true 511 523