Re: [U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO

2019-07-29 Thread Anatolij Gustschin
On Mon, 10 Jun 2019 14:47:48 +0300 Igor Opaniuk igor.opan...@gmail.com wrote: ... > Also enables DM_VIDEO by default for Colibri VF. > > > Igor Opaniuk (4): > video: fsl_dcu_fb: refactor init functions > video: fsl_dcu_fb: add DM_VIDEO support > ARM: dts: colibri_vf: Add dcu0 node > colib

Re: [U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO

2019-07-11 Thread Igor Opaniuk
+ Oleksandr, Philippe On Mon, Jun 10, 2019 at 2:47 PM Igor Opaniuk wrote: > > From: Igor Opaniuk > > This series of patches refactors and extends NXP DCU video driver to > be built with DM_VIDEO enabled. DTS files must additionally include > 'u-boot,dm-pre-reloc' property in soc and child nodes

[U-Boot] [RFC 0/4] Convert fsl_dcu_fb to DM_VIDEO

2019-06-10 Thread Igor Opaniuk
From: Igor Opaniuk This series of patches refactors and extends NXP DCU video driver to be built with DM_VIDEO enabled. DTS files must additionally include 'u-boot,dm-pre-reloc' property in soc and child nodes to enable driver binding to fsl_dcu_fb device. Current limitations: configuration (dis