dt-bindings: soc: ti: pruss: Re-arrange "compatible" in alphabetic order
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 2 Jun 2022 12:06:11 +0000 (17:36 +0530)
committerNishanth Menon <nm@ti.com>
Thu, 7 Jul 2022 00:34:45 +0000 (19:34 -0500)
Re-arrange "compatible" string in alphabetic order to decrease the
chance of conflicts.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220602120613.2175-2-kishon@ti.com
Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml

index 64461d4320048ea81cda8b7df3db721cb2414607..20aec9b8fb5b4c6193b6247262f73952627949f6 100644 (file)
@@ -65,10 +65,10 @@ properties:
       - ti,am4376-pruss0 # for AM437x SoC family and PRUSS unit 0
       - ti,am4376-pruss1 # for AM437x SoC family and PRUSS unit 1
       - ti,am5728-pruss  # for AM57xx SoC family
-      - ti,k2g-pruss     # for 66AK2G SoC family
+      - ti,am642-icssg   # for K3 AM64x SoC family
       - ti,am654-icssg   # for K3 AM65x SoC family
       - ti,j721e-icssg   # for K3 J721E SoC family
-      - ti,am642-icssg   # for K3 AM64x SoC family
+      - ti,k2g-pruss     # for 66AK2G SoC family
 
   reg:
     maxItems: 1