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
>   colibri_vf: enable DM_VIDEO
> 
>  arch/arm/dts/vf-colibri-u-boot.dtsi   |   4 +
>  arch/arm/dts/vf-colibri.dtsi  |   5 +
>  arch/arm/dts/vf.dtsi  |   6 +
>  board/freescale/ls1021aqds/dcu.c  |   6 +-
>  board/toradex/colibri_vf/colibri_vf.c |   4 +-
>  board/toradex/colibri_vf/dcu.c|   6 +-
>  configs/colibri_vf_defconfig  |   2 +-
>  drivers/video/Kconfig |   2 +-
>  drivers/video/fsl_dcu_fb.c| 213 ++
>  include/fsl_dcu_fb.h  |  12 +-
>  10 files changed, 187 insertions(+), 73 deletions(-)

Series applied to u-boot-video/master, thanks!
Patch 1/4 replaced by [1].

[1] http://patchwork.ozlabs.org/patch/1136894

--
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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 to enable driver
> binding to fsl_dcu_fb device.
>
> Current limitations: configuration (display timings etc.) isn't fetched
> from the DT node. I plan to add this in the next series.
>
> 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
>   colibri_vf: enable DM_VIDEO
>
>  arch/arm/dts/vf-colibri-u-boot.dtsi   |   4 +
>  arch/arm/dts/vf-colibri.dtsi  |   5 +
>  arch/arm/dts/vf.dtsi  |   6 +
>  board/freescale/ls1021aqds/dcu.c  |   6 +-
>  board/toradex/colibri_vf/colibri_vf.c |   4 +-
>  board/toradex/colibri_vf/dcu.c|   6 +-
>  configs/colibri_vf_defconfig  |   2 +-
>  drivers/video/Kconfig |   2 +-
>  drivers/video/fsl_dcu_fb.c| 213 ++
>  include/fsl_dcu_fb.h  |  12 +-
>  10 files changed, 187 insertions(+), 73 deletions(-)
>
> --
> 2.17.1
>


-- 
Best regards - Freundliche GrĂ¼sse - Meilleures salutations

Igor Opaniuk

mailto: igor.opan...@gmail.com
skype: igor.opanyuk
+380 (93) 836 40 67
http://ua.linkedin.com/in/iopaniuk
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[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 (display timings etc.) isn't fetched
from the DT node. I plan to add this in the next series.

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
  colibri_vf: enable DM_VIDEO

 arch/arm/dts/vf-colibri-u-boot.dtsi   |   4 +
 arch/arm/dts/vf-colibri.dtsi  |   5 +
 arch/arm/dts/vf.dtsi  |   6 +
 board/freescale/ls1021aqds/dcu.c  |   6 +-
 board/toradex/colibri_vf/colibri_vf.c |   4 +-
 board/toradex/colibri_vf/dcu.c|   6 +-
 configs/colibri_vf_defconfig  |   2 +-
 drivers/video/Kconfig |   2 +-
 drivers/video/fsl_dcu_fb.c| 213 ++
 include/fsl_dcu_fb.h  |  12 +-
 10 files changed, 187 insertions(+), 73 deletions(-)

-- 
2.17.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot