Re: [PATCH v7 4/4] dt-bindings: display/msm: Add list of mdss-dsi-ctrl compats

From: Rob Herring
Date: Tue Jan 17 2023 - 16:56:07 EST



On Mon, 16 Jan 2023 15:21:28 +0000, Bryan O'Donoghue wrote:
> Add the list of current compats absent the deprecated qcm2290 to the list
> of dsi compats listed here.
>
> Several MDSS yaml files exist which document the dsi sub-node.
> For each existing SoC MDSS yaml, provide the right dsi compat string.
>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
> ---
> .../devicetree/bindings/display/msm/qcom,mdss.yaml | 3 ++-
> .../bindings/display/msm/qcom,msm8998-mdss.yaml | 8 +++++---
> .../devicetree/bindings/display/msm/qcom,sc7180-mdss.yaml | 6 ++++--
> .../devicetree/bindings/display/msm/qcom,sc7280-mdss.yaml | 6 ++++--
> .../devicetree/bindings/display/msm/qcom,sdm845-mdss.yaml | 8 +++++---
> .../devicetree/bindings/display/msm/qcom,sm8150-mdss.yaml | 8 +++++---
> .../devicetree/bindings/display/msm/qcom,sm8250-mdss.yaml | 8 +++++---
> .../devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml | 6 ++++--
> .../devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 4 +++-
> 9 files changed, 37 insertions(+), 20 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>