On Sat, 24 Sep 2022 15:36:10 +0300, Dmitry Baryshkov wrote: > Add missing device nodes (DSI, PHYs, DP/eDP) to the existing MDSS > schemas. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../display/msm/qcom,msm8998-mdss.yaml | 153 +++++++++ > .../display/msm/qcom,qcm2290-mdss.yaml | 81 +++++ > .../display/msm/qcom,sc7180-mdss.yaml | 179 +++++++++++ > .../display/msm/qcom,sc7280-mdss.yaml | 292 ++++++++++++++++++ > .../display/msm/qcom,sdm845-mdss.yaml | 153 +++++++++ > 5 files changed, 858 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>