Skip to content

Commit

Permalink
dt-bindings: msm/dsi: Add qcm2290 dsi controller binding
Browse files Browse the repository at this point in the history
Add DSI block specific qcm2290 compatible string as valid
Qualcomm DSI controller.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/474090/
Link: https://lore.kernel.org/r/1644853060-12222-3-git-send-email-loic.poulain@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
Loic Poulain authored and Dmitry Baryshkov committed Feb 23, 2022
1 parent ee1f096 commit 201d417
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ allOf:

properties:
compatible:
items:
- const: qcom,mdss-dsi-ctrl
enum:
- qcom,mdss-dsi-ctrl
- qcom,dsi-ctrl-6g-qcm2290

reg:
maxItems: 1
Expand Down

0 comments on commit 201d417

Please sign in to comment.