Commit 7ad65866 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Dmitry Baryshkov

dt-bindings: display: msm: drop unneeded list for single compatible

With only one compatible, there is no need to define it as list (items).
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/516031/
Link: https://lore.kernel.org/r/20221225115925.55337-2-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
parent 9ffbefc1
...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# ...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,msm8998-dpu
- const: qcom,msm8998-dpu
reg: reg:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,msm8998-mdss
- const: qcom,msm8998-mdss
clocks: clocks:
items: items:
......
...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# ...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,qcm2290-dpu
- const: qcom,qcm2290-dpu
reg: reg:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,qcm2290-mdss
- const: qcom,qcm2290-mdss
clocks: clocks:
items: items:
......
...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# ...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sc7180-dpu
- const: qcom,sc7180-dpu
reg: reg:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sc7180-mdss
- const: qcom,sc7180-mdss
clocks: clocks:
items: items:
......
...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# ...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sdm845-dpu
- const: qcom,sdm845-dpu
reg: reg:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sdm845-mdss
- const: qcom,sdm845-mdss
clocks: clocks:
items: items:
......
...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml# ...@@ -13,8 +13,7 @@ $ref: /schemas/display/msm/dpu-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sm6115-dpu
- const: qcom,sm6115-dpu
reg: reg:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sm6115-mdss
- const: qcom,sm6115-mdss
clocks: clocks:
items: items:
......
...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml# ...@@ -18,8 +18,7 @@ $ref: /schemas/display/msm/mdss-common.yaml#
properties: properties:
compatible: compatible:
items: const: qcom,sm8250-mdss
- const: qcom,sm8250-mdss
clocks: clocks:
items: items:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment