Hi Pali, On Thu, 24 Mar 2022 at 13:56, Pali Rohár <[email protected]> wrote: > > On Thursday 24 March 2022 13:54:22 Simon Glass wrote: > > Hi Anatolij, > > > > On Sun, 23 Jan 2022 at 07:04, Simon Glass <[email protected]> wrote: > > > > > > There is still quite a bit of cruft in the video subsystem. Mainly this is > > > users of the now-removed CONFIG_VIDEO, cfb_console and CONFIG_LCD. > > > > > > This series removes most of the first two. The exception is videomodes.c > > > and its header, since these are used by sunxi. It looks like the code > > > could be removed, but I did not attempt it. > > > > > > This is left for the sunxi maintainer. > > > > > > The LCD clean-up can come later. Once done, we can rename CONFIG_DM_VIDEO > > > to CONFIG_VIDEO, thus completing the migration. > > > > > > > > > Simon Glass (14): > > > video: Drop cfg_console > > > video: nokia_rx51: Drop obsolete video code > ... > > > > Is there any word on this series, please? > > Nokia board code does not use this cfb_console anymore... Or it is still > affected?
It should not be affected. Maybe this patch can be dropped? Regards, Simon

