Re: [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2021-02-04 Thread Andre Przywara
On Fri, 19 Jun 2020 09:30:22 +0200 Maxime Ripard wrote: Hi, I have picked up this patch, rebased, updated and fixed some parts. I will send a v3 ASAP, so we can continue the discussion on this. I am replying here to some of the outstanding comments, since this has the context: > On Thu, Jun 1

Re: [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2020-06-19 Thread Maxime Ripard
On Thu, Jun 18, 2020 at 09:37:07PM +0530, Jagan Teki wrote: > On Thu, Jun 18, 2020 at 12:54 PM Maxime Ripard wrote: > > > > On Thu, Jun 18, 2020 at 01:54:37AM +0530, Jagan Teki wrote: > > > DM_VIDEO migration deadline is already expired, but around > > > 80 Allwinner boards are still using video i

Re: [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2020-06-18 Thread Michael Nazzareno Trimarchi
Hi On Thu, Jun 18, 2020 at 6:07 PM Jagan Teki wrote: > > On Thu, Jun 18, 2020 at 12:54 PM Maxime Ripard wrote: > > > > On Thu, Jun 18, 2020 at 01:54:37AM +0530, Jagan Teki wrote: > > > DM_VIDEO migration deadline is already expired, but around > > > 80 Allwinner boards are still using video in a

Re: [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2020-06-18 Thread Jagan Teki
On Thu, Jun 18, 2020 at 12:54 PM Maxime Ripard wrote: > > On Thu, Jun 18, 2020 at 01:54:37AM +0530, Jagan Teki wrote: > > DM_VIDEO migration deadline is already expired, but around > > 80 Allwinner boards are still using video in a legacy way. > > > > = WARNING

Re: [PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2020-06-18 Thread Maxime Ripard
On Thu, Jun 18, 2020 at 01:54:37AM +0530, Jagan Teki wrote: > DM_VIDEO migration deadline is already expired, but around > 80 Allwinner boards are still using video in a legacy way. > > = WARNING == > This board does not use CONFIG_DM_VIDEO Please update > t

[PATCH v2 3/3] video: sunxi_display: Convert to DM_VIDEO

2020-06-17 Thread Jagan Teki
DM_VIDEO migration deadline is already expired, but around 80 Allwinner boards are still using video in a legacy way. = 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