On Thu, Oct 23, 2025 at 10:22:36AM +0200, Konrad Dybcio wrote: > On 10/23/25 10:06 AM, yuanjie yang wrote: > > From: Yuanjie Yang <[email protected]> > > > > Build the NT37801 DSI panel driver as module. > > Yes, we can see that's what happens in the diff below. > > You failed to state the "why"
Novatek NT37801 panel is used on Qualcomm Kaanapali-mtp and SM8750-mtp board. I will give this reason in split panel patch. Thanks, Yuanjie > Konrad > > > > > Signed-off-by: Yongxing Mou <[email protected]> > > Signed-off-by: Yuanjie Yang <[email protected]> > > --- > > arch/arm64/configs/defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > > index 8cfb5000fa8e..537a065db11c 100644 > > --- a/arch/arm64/configs/defconfig > > +++ b/arch/arm64/configs/defconfig > > @@ -945,6 +945,7 @@ CONFIG_DRM_PANEL_SITRONIX_ST7703=m > > CONFIG_DRM_PANEL_STARTEK_KD070FHFID015=m > > CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m > > CONFIG_DRM_PANEL_VISIONOX_VTDR6130=m > > +CONFIG_DRM_PANEL_NOVATEK_NT37801=m > > CONFIG_DRM_DISPLAY_CONNECTOR=m > > CONFIG_DRM_FSL_LDB=m > > CONFIG_DRM_ITE_IT6263=m
