]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: gpio: zynq: Sort compatible strings alphabetically
authorShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Tue, 12 May 2026 06:08:47 +0000 (11:38 +0530)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Wed, 13 May 2026 07:28:42 +0000 (09:28 +0200)
Sort the compatible string alphabetically.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Link: https://patch.msgid.link/20260512060917.2096456-2-shubhrajyoti.datta@amd.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Documentation/devicetree/bindings/gpio/gpio-zynq.yaml

index 5e2496379a3c863ce75a8d6d3a0bf722d0953d12..30a7f836c341b71b37105196ec0381631d9caa8d 100644 (file)
@@ -12,10 +12,10 @@ maintainers:
 properties:
   compatible:
     enum:
+      - xlnx,pmc-gpio-1.0
+      - xlnx,versal-gpio-1.0
       - xlnx,zynq-gpio-1.0
       - xlnx,zynqmp-gpio-1.0
-      - xlnx,versal-gpio-1.0
-      - xlnx,pmc-gpio-1.0
 
   reg:
     maxItems: 1