Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-19 Thread Shawn Guo
On Wed, Jan 07, 2015 at 09:35:54PM -0200, Fabio Estevam wrote: > From: Fabio Estevam > > CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. > > Enable it by default. > > Signed-off-by: Fabio Estevam Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-19 Thread Shawn Guo
On Wed, Jan 07, 2015 at 09:35:54PM -0200, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. Enable it by default. Signed-off-by: Fabio Estevam fabio.este...@freescale.com Applied, thanks. -- To unsubscribe

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-14 Thread Fabio Estevam
On Thu, Jan 8, 2015 at 1:15 AM, Liu Ying wrote: > So, similarly, we'll probably have two LCDIF drivers and make the DRM > one enabled by default - finally, CONFIG_FB_MXS is disabled. Yes, agree. Most likely it will take some time to get your new DRM version reviewed/applied, so we could at

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-14 Thread Fabio Estevam
On Thu, Jan 8, 2015 at 1:15 AM, Liu Ying liu.y.vic...@gmail.com wrote: So, similarly, we'll probably have two LCDIF drivers and make the DRM one enabled by default - finally, CONFIG_FB_MXS is disabled. Yes, agree. Most likely it will take some time to get your new DRM version reviewed/applied,

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-07 Thread Liu Ying
2015-01-08 7:35 GMT+08:00 Fabio Estevam : > From: Fabio Estevam > > CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. > > Enable it by default. I'm not sure if it is suitable to enable CONFIG_FB_MXS by default. At least, I have no strong objections. I am considering to add a LCDIF

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-07 Thread Fabio Estevam
From: Fabio Estevam CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. Enable it by default. Signed-off-by: Fabio Estevam --- arch/arm/configs/imx_v6_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig

Re: [PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-07 Thread Liu Ying
2015-01-08 7:35 GMT+08:00 Fabio Estevam feste...@gmail.com: From: Fabio Estevam fabio.este...@freescale.com CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. Enable it by default. I'm not sure if it is suitable to enable CONFIG_FB_MXS by default. At least, I have no strong

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS

2015-01-07 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. Enable it by default. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- arch/arm/configs/imx_v6_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git