Re: [PATCH 00/12] drm/msm: Add support for Kaanapali

From: yuanjiey

Date: Thu Oct 23 2025 - 22:32:46 EST


On Thu, Oct 23, 2025 at 02:46:10PM +0300, Dmitry Baryshkov wrote:
> On Thu, Oct 23, 2025 at 03:53:49PM +0800, yuanjie yang wrote:
> > From: Yuanjie Yang <yuanjie.yang@xxxxxxxxxxxxxxxx>
> >
> > The Kaanapali MDSS has some differences compared to the SM8750 MDSS:
> > - DSI PHY/DSI base address have some changes.
> > - DPU 13.0:
> > - SSPP layout has a great change.
> > - interrupt INTF layout has some changes.
> >
> > This patchset contains DSI PHY, DSI Controller, DPU & MDSS bindings
> > in addition to the driver changes.
> >
> > We have already tested the display functionality using the Kaanapali-mtp
> > device on the Kaanapali branch of kernel-qcom repository.
> > Test command: "modetest -r -v"
> > kernel-qcom repository: https://git.codelinaro.org/clo/linux-kernel/kernel-qcom/-/tree/kaanapali
> >
> > Signed-off-by: Yongxing Mou <yongxing.mou@xxxxxxxxxxxxxxxx>
> > Signed-off-by: Yuanjie Yang <yuanjie.yang@xxxxxxxxxxxxxxxx>
> > ---
> > Yuanjie Yang (12):
> > drm/msm/dsi/phy: Add support for Kaanapali
> > drm/msm/dpu: Add support for Kaanapali DPU
> > drm/msm/dpu: Compatible with Kaanapali interrupt register
> > drm/msm/mdss: Add support for Kaanapali
> > drm/msm/dsi: Add support for Kaanapali
> > drm/msm/dpu: Add Kaanapali SSPP sub-block support
> > drm/panel: Set sufficient voltage for panel nt37801
> > arm64: defconfig: Enable NT37801 DSI panel driver
> > dt-bindings: display/msm: qcom,kaanapali-dpu: Add Kaanapali
> > dt-bindings: display/msm: dsi-phy-7nm: Add Kaanapali DSi PHY
> > dt-bindings: display/msm: dsi-controller-main: Add Kaanapali
> > dt-bindings: display/msm: qcom,kaanapali-mdss: Add Kaanapali

OK, get it, will fix.

Thanks,
Yuanjie

> The order is wrong:
>
> - bindings
> - driver changes
> - DT changes
>
>
> --
> With best wishes
> Dmitry