On Mon, Oct 14, 2024 at 01:36:52PM +0300, Dmitry Baryshkov wrote: > On Mon, Oct 14, 2024 at 05:47:26PM +0800, fangez via B4 Relay wrote: > > Signed-off-by: fangez <quic_fangez@xxxxxxxxxxx> > > You didn't copy any of corresponding maintainers or mailing lists, so > most likely your patches will be ignored. Please use b4 tool for > preparing and sending patches. > Ok, you are using b4, excuse me. Then it makes me wonder, how and why you ignored all B4 recommendations and pleads to get required To/Cc lists. > > --- > > lliu6 (6): > > arm64: defconfig: Enable SX150X > > arm64: dts: qcom: qcs615: Add display mdss and dsi configuration > > drm/msm/dpu: Add QCS615 support > > dt-bindings: display/msm: Add QCS615 DSI phy > > dt-bindings: display/msm: Add QCS615 MDSS & DPU > > dt-bindings: display/msm: dsi-controller-main: Document QCS615 > > > > .../bindings/display/msm/dsi-controller-main.yaml | 1 + > > .../bindings/display/msm/dsi-phy-14nm.yaml | 1 + > > .../bindings/display/msm/qcom,qcs615-dpu.yaml | 117 +++++++++ > > .../bindings/display/msm/qcom,qcs615-mdss.yaml | 278 +++++++++++++++++++++ > > arch/arm64/boot/dts/qcom/qcs615-ride.dts | 101 ++++++++ > > arch/arm64/boot/dts/qcom/qcs615.dtsi | 195 +++++++++++++++ > > arch/arm64/configs/defconfig | 1 + > > .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_qcs615.h | 268 ++++++++++++++++++++ > > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 1 + > > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 1 + > > drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 1 + > > drivers/gpu/drm/msm/dsi/dsi_cfg.c | 17 ++ > > drivers/gpu/drm/msm/dsi/dsi_cfg.h | 1 + > > drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 + > > drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 1 + > > drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c | 21 ++ > > drivers/gpu/drm/msm/msm_mdss.c | 7 + > > 17 files changed, 1014 insertions(+) > > --- > > base-commit: 77dca4e0530173cb10896cc113f14e6403f0a31a > > change-id: 20241014-add_display_support_for_qcs615-b17bc0d4118e > > > > Best regards, > > -- > > fangez <quic_fangez@xxxxxxxxxxx> > > > > > > -- > With best wishes > Dmitry -- With best wishes Dmitry