On Mon, 05 Dec 2022 09:44:21 -0800, Bjorn Andersson wrote: > From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > Add binding for the display subsystem and display processing unit in the > Qualcomm SC8280XP platform. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > --- > > Changes since v3: > - Reworked on top of redesigned common yaml. > > .../display/msm/qcom,sc8280xp-dpu.yaml | 122 +++++++++++++++ > .../display/msm/qcom,sc8280xp-mdss.yaml | 143 ++++++++++++++++++ > 2 files changed, 265 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-dpu.yaml > create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sc8280xp-mdss.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>