On Wed, 18 Jan 2023 06:12:36 +0200, Dmitry Baryshkov wrote: > Follow the 'generic names' rule and rename mdss nodes to > display-subsystem. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > > Note, this patch might generate warnings in qcom,sm6115-mdss and > qcom,qcm2290-mdss examples, but they have been fixed by the commit > e5266ca38294 ("dt-bindings: display: msm: Rename mdss node name in > example") > > See https://gitlab.freedesktop.org/drm/msm/-/commit/e5266ca38294 > > > --- > .../devicetree/bindings/display/msm/mdss-common.yaml | 8 ++++++++ > .../devicetree/bindings/display/msm/qcom,mdss.yaml | 5 ++++- > 2 files changed, 12 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>