On Fri, Mar 25, 2022 at 04:54:28PM -0300, Fabio Estevam wrote: > Hi Tommaso, > > On Fri, Mar 25, 2022 at 9:04 AM Tommaso Merciai > <[email protected]> wrote: > > > > Enable support for backlight/pwm-imx driver > > > > Signed-off-by: Tommaso Merciai <[email protected]> > > --- > > configs/imx8mm_evk_defconfig | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/configs/imx8mm_evk_defconfig b/configs/imx8mm_evk_defconfig > > index 01395fc7eb..cfba6cc673 100644 > > --- a/configs/imx8mm_evk_defconfig > > +++ b/configs/imx8mm_evk_defconfig > > @@ -84,3 +84,8 @@ CONFIG_SYSRESET_PSCI=y > > CONFIG_SYSRESET_WATCHDOG=y > > CONFIG_DM_THERMAL=y > > CONFIG_IMX_WATCHDOG=y > > +CONFIG_DM_VIDEO=y > > There is no video driver for imx8mm yet, so you could drop this one, right?
Hi Fabio, Right, I fix this in v5. Thanks, Tommaso -- Tommaso Merciai Embedded Linux Engineer [email protected] __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 [email protected] www.amarulasolutions.com

