On Thu, 3 Aug 2023 at 22:47, Danila Tikhonov <danila@xxxxxxxxxxx> wrote: > > This series adds DPU support for Qualcomm SM7150 SoC. > > Danila Tikhonov (2): > dt-bindings: display/msm: document DPU on SM7150 > drm/msm/dpu: Add SM7150 support > > .../bindings/display/msm/qcom,sm7150-dpu.yaml | 116 ++++++++ > .../msm/disp/dpu1/catalog/dpu_5_2_sm7150.h | 277 ++++++++++++++++++ > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 1 + > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 1 + > drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 + > 5 files changed, 396 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,sm7150-dpu.yaml > create mode 100644 drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h Could you please include MDSS bindings and msm_mdss.c patch into v2? -- With best wishes Dmitry