dt-bindings: display: msm: drop unneeded list for single compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 25 Dec 2022 11:59:25 +0000 (12:59 +0100)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 9 Jan 2023 20:54:41 +0000 (22:54 +0200)
With only one compatible, there is no need to define it as list (items).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/516031/
Link: https://lore.kernel.org/r/20221225115925.55337-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Documentation/devicetree/bindings/display/msm/qcom,msm8998-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,msm8998-mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,qcm2290-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,qcm2290-mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,sc7180-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sc7180-mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sdm845-mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,sm6115-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sm6115-mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,sm8250-mdss.yaml

index b02adba36e9ece5681a913a1cdcb5776594e79d2..6bb6896268d6bdbb96ea2e27915bccfa20867764 100644 (file)
@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,msm8998-dpu
+    const: qcom,msm8998-dpu
 
   reg:
     items:
index fc6969c9c52e0d712735a595c99f89c7471178a2..8b82eef28162c5b6e664645bd4e9e8ac72560763 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,msm8998-mdss
+    const: qcom,msm8998-mdss
 
   clocks:
     items:
index a7b382f01b569077cc219e5861ec1ad40be5d6c0..d7eb1eb91c3e94db80c52dabf3345715d02f1e88 100644 (file)
@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,qcm2290-dpu
+    const: qcom,qcm2290-dpu
 
   reg:
     items:
index 2029e323aa2e42eea45ae59670ff502e54c22aa6..2995b84b2cd4ebc466bc50faeeee3e88692b63f5 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,qcm2290-mdss
+    const: qcom,qcm2290-mdss
 
   clocks:
     items:
index bd590a6b5b96ade2b053e3b4927e051fb5a5c4e4..1d512bd1ef3799d0cf906aa3f913a779df37b9bb 100644 (file)
@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sc7180-dpu
+    const: qcom,sc7180-dpu
 
   reg:
     items:
index fb835a4d91148a60b0804a70c90e1af3c269233d..5db9b3ab03c9889113397553c0d56a90a618fd80 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sc7180-mdss
+    const: qcom,sc7180-mdss
 
   clocks:
     items:
index 5719b45f28602def4296e23be247dc80bdcbfae5..6116a824a176d75871258702276e933db78567e4 100644 (file)
@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sdm845-dpu
+    const: qcom,sdm845-dpu
 
   reg:
     items:
index 2a0960bf305295c58918924014a609e2f15a5332..300d8f1ac45c0d672170fd1aa6c6903f67f96b92 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sdm845-mdss
+    const: qcom,sdm845-mdss
 
   clocks:
     items:
index 4a39a30314099883e806bf79db1e4f0ec38c85e8..45c2b8b274999e4941cc2b47ff7d63c8ac3c8e4d 100644 (file)
@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sm6115-dpu
+    const: qcom,sm6115-dpu
 
   reg:
     items:
index 886858ef67000537e05e031650dfd897eb9311cc..2491cb100b3388f25b43e1936eb622f95ac6a2ed 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sm6115-mdss
+    const: qcom,sm6115-mdss
 
   clocks:
     items:
index d752fd022ac5905637942e726e5e5f4519f0e3d2..571dc6560266cd99d5aec280158ff6f02ebb00cc 100644 (file)
@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
 
 properties:
   compatible:
-    items:
-      - const: qcom,sm8250-mdss
+    const: qcom,sm8250-mdss
 
   clocks:
     items: