Re: [PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO

2020-07-30 Thread Fabio Estevam
On Wed, Jul 29, 2020 at 11:21 PM wig wrote: > It shows warning messages after compiled: > > = WARNING == > This board does not use CONFIG_DM_VIDEO Please update > the board to use CONFIG_DM_VIDEO before the v2019.07 release. > Failure to update by the deadl

Re: [PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO

2020-07-29 Thread wig
On 7/30/20 9:15 AM, Fabio Estevam wrote: On Tue, Jul 28, 2020 at 11:35 PM wrote: From: Wig Cheng Fix compile warning messages. Signed-off-by: Wig Cheng --- configs/pico-imx6ul_defconfig | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/configs/pico-imx6ul_defconf

Re: [PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO

2020-07-29 Thread Fabio Estevam
On Tue, Jul 28, 2020 at 11:35 PM wrote: > > From: Wig Cheng > > Fix compile warning messages. One more thing: you did a good job in writing the commit logs for the other patches, but this one needs to be improved.

Re: [PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO

2020-07-29 Thread Fabio Estevam
On Tue, Jul 28, 2020 at 11:35 PM wrote: > > From: Wig Cheng > > Fix compile warning messages. > > Signed-off-by: Wig Cheng > --- > configs/pico-imx6ul_defconfig | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defc

[PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO

2020-07-28 Thread wig . cheng
From: Wig Cheng Fix compile warning messages. Signed-off-by: Wig Cheng --- configs/pico-imx6ul_defconfig | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defconfig index e8cbf3bc1e..f02d370b7d 100644 --- a/configs/pico