On Sat, 24 Sep 2022 15:36:08 +0300, Dmitry Baryshkov wrote: > In order to make the schema more readable, split dpu-msm8998 into the DPU > and MDSS parts, each one describing just a single device binding. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../display/msm/qcom,msm8998-dpu.yaml | 95 +++++++++++++++++++ > ...pu-msm8998.yaml => qcom,msm8998-mdss.yaml} | 47 ++------- > 2 files changed, 101 insertions(+), 41 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,msm8998-dpu.yaml > rename Documentation/devicetree/bindings/display/msm/{dpu-msm8998.yaml => qcom,msm8998-mdss.yaml} (69%) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>