On Fri, Feb 18, 2022 at 11:19 PM Wang, Xiaolei <[email protected]> wrote: > > Hi Bruce > > Please help merge this patch to yocto-kernel-cache branch is yocto-5.10 >
This got mixed up with your reply to ignore the patch, and I didn't see the correct one. I'll apply it shortly. Bruce > thanks > xiaolei > ________________________________ > From: [email protected] <[email protected]> > on behalf of Xiaolei Wang <[email protected]> > Sent: Wednesday, February 16, 2022 11:22 AM > To: [email protected] <[email protected]> > Cc: [email protected] <[email protected]> > Subject: [linux-yocto][yocto-kernel-cache yocto-5.10][PATCH 1/1] nxp-imx6: > Update hdmi and LVDS config > > Since commit 415006b06807("nxp-imx6: Enable hdmi and LVDS config") > is based on the configs added by the standard base branch, now > imx6 has been switched to standard/nxp-sdk-5.10/nxp-soc, and SDK > 5.10 still uses fbdev, so re-update the configs. > > Signed-off-by: Xiaolei Wang <[email protected]> > --- > bsp/nxp-imx6/nxp-imx6.cfg | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) > > diff --git a/bsp/nxp-imx6/nxp-imx6.cfg b/bsp/nxp-imx6/nxp-imx6.cfg > index e19395ff..6a98e1c4 100644 > --- a/bsp/nxp-imx6/nxp-imx6.cfg > +++ b/bsp/nxp-imx6/nxp-imx6.cfg > @@ -118,11 +118,12 @@ CONFIG_LCD_CLASS_DEVICE=y > CONFIG_LCD_L4F00242T03=y > CONFIG_LCD_PLATFORM=y > CONFIG_BACKLIGHT_PWM=y > -CONFIG_IMX_IPUV3_CORE=y > -CONFIG_DRM_IMX=y > -CONFIG_DRM_IMX_LDB=y > -CONFIG_DRM_MXSFB=y > -CONFIG_DRM_PANEL_SIMPLE=y > +CONFIG_MXC_IPU=y > +CONFIG_FB_MXC_SYNC_PANEL=y > +CONFIG_FB_MXS=y > +CONFIG_FB_MXC_MIPI_DSI=y > +CONFIG_FB_MXC_LDB=y > +CONFIG_FB_MXC_HDMI=y > > CONFIG_FRAMEBUFFER_CONSOLE=y > CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y > -- > 2.25.1 > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10965): https://lists.yoctoproject.org/g/linux-yocto/message/10965 Mute This Topic: https://lists.yoctoproject.org/mt/89178603/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
