On Sun, 10 Jul 2022 12:00:34 +0300, Dmitry Baryshkov wrote: > Move schema for qcom,sdm845-mdss from dpu-sdm845.yaml to mdss.yaml so > that the dpu file describes only the DPU schema. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../bindings/display/msm/dpu-sdm845.yaml | 135 ++++----------- > .../devicetree/bindings/display/msm/mdss.yaml | 156 ++++++++++++++---- > 2 files changed, 160 insertions(+), 131 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>