On Mon, Oct 27, 2025 at 10:51:23PM -0500, Bjorn Andersson wrote: > On Thu, Oct 23, 2025 at 04:06:05PM +0800, yuanjie yang wrote: > > From: Yuanjie Yang <[email protected]> > > > > Build the NT37801 DSI panel driver as module. > > > > Signed-off-by: Yongxing Mou <[email protected]> > > Signed-off-by: Yuanjie Yang <[email protected]> > > You (Yuanjie) authored the patch, but forgot to sign-off, then Yongxing > provided certificate of origin, then you provide certificate of origin > and send it to list? > > Please correct.
All the display patches were jointly developed by Yongxing and me. So every patch I do sign below: Signed-off-by: Yongxing Mou <[email protected]> Signed-off-by: Yuanjie Yang <[email protected]> I am the author of these patches. So author is me: From: Yuanjie Yang <[email protected]> Do I need to fix this sign below in next patch: Co-developed-by: Yongxing Mou <[email protected]> Signed-off-by: Yongxing Mou <[email protected]> Signed-off-by: Yuanjie Yang <[email protected]> > Also, all other patches in this series are merged by DRM maintainers, > while I'm supposed to merge this one. Please send it separately, once > it's ready to be merged. Sure, I will split this patch to push. Thanks, Yuanjie > Thanks, > Bjorn > > > --- > > 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 > > -- > > 2.34.1 > >
