summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-08-31 10:58:11 +0100
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2022-10-17 14:08:19 +0300
commitee1b5bf9b286d954eb9077a2f132d144daa2bdc0 (patch)
treeef651de8ad3f173903a82a52f2c2b169de777b70 /Documentation/devicetree
parentc349dd208dd524ddc79f1ef42c5bfc5d9244be08 (diff)
dt-bindings: msm: dsi-controller-main: Alphanumerically sort compatible enum
Sort the order of the compatible strings alphanumerically. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
index 8ba7b561b63e..e598c3edac9d 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
@@ -15,8 +15,8 @@ allOf:
properties:
compatible:
enum:
- - qcom,mdss-dsi-ctrl
- qcom,dsi-ctrl-6g-qcm2290
+ - qcom,mdss-dsi-ctrl
reg:
maxItems: 1