Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-29 Thread Igor Opaniuk
Hi Anatlolij, On Mon, Jul 29, 2019 at 12:27 PM Anatolij Gustschin wrote: > > Hi Igor, > > On Thu, 11 Jul 2019 13:59:35 +0300 > Igor Opaniuk igor.opan...@gmail.com wrote: > ... > > Are there any objections from your side to get this patch-series applied? > > Please let me know if you have any comm

Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-29 Thread Anatolij Gustschin
Hi Igor, On Thu, 11 Jul 2019 13:59:35 +0300 Igor Opaniuk igor.opan...@gmail.com wrote: ... > Are there any objections from your side to get this patch-series applied? > Please let me know if you have any comments/suggestions. Sorry for delay, my build tests passed now. I've queued the series for

Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-29 Thread Anatolij Gustschin
On Wed, 19 Jun 2019 11:47:04 +0300 Igor Opaniuk igor.opan...@gmail.com wrote: ... > Igor Opaniuk (6): > video: mxsfb: fix mxsfb fbdev binding issues > ARM: dts: colibri_imx7: Fix lcdif node definition > configs: colibri_imx7: enable DM_VIDEO > colibri-imx6ull: support building with DM_VIDEO

Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-25 Thread Igor Opaniuk
Hi, On Thu, Jul 11, 2019 at 1:59 PM Igor Opaniuk wrote: > > Hi Anatolij, > > On Wed, Jun 19, 2019 at 11:47 AM Igor Opaniuk wrote: > > > > From: Igor Opaniuk > > > > This patch-series fixes some issues in mxsfb fbdev bindings (incorrect > > structure). Currently there is a support only for old f

Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-11 Thread Igor Opaniuk
Hi Anatolij, On Wed, Jun 19, 2019 at 11:47 AM Igor Opaniuk wrote: > > From: Igor Opaniuk > > This patch-series fixes some issues in mxsfb fbdev bindings (incorrect > structure). Currently there is a support only for old format, new one > wil be introduced soon [1]. > > Also it enables support of

Re: [U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-07-11 Thread Igor Opaniuk
+ Oleksandr On Wed, Jun 19, 2019 at 11:47 AM Igor Opaniuk wrote: > > From: Igor Opaniuk > > This patch-series fixes some issues in mxsfb fbdev bindings (incorrect > structure). Currently there is a support only for old format, new one > wil be introduced soon [1]. > > Also it enables support of

[U-Boot] [PATCH 0/6] Enabled DM_VIDEO for Colibri iMX7 NAND/iMX6ULL

2019-06-19 Thread Igor Opaniuk
From: Igor Opaniuk This patch-series fixes some issues in mxsfb fbdev bindings (incorrect structure). Currently there is a support only for old format, new one wil be introduced soon [1]. Also it enables support of DM_VIDEO for Colibri iMX7 NAND version and for Colibri iMX6ULL. [1] https://www