Message ID | 20230116152128.909646-1-bryan.odonoghue@linaro.org |
---|---|
Headers | show |
Series | mdss-dsi-ctrl binding and dts fixes | expand |
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@linaro.org> > --- > .../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@kernel.org>