From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC 0/6] Convert mxsfb to DM_VIDEO
Date: Tue, 4 Jun 2019 23:38:29 +0200 [thread overview]
Message-ID: <20190604233829.63bca347@crub> (raw)
In-Reply-To: <20190603210601.30857-1-igor.opaniuk@gmail.com>
On Tue, 4 Jun 2019 00:05:55 +0300
Igor Opaniuk igor.opaniuk at gmail.com wrote:
...
> Igor Opaniuk (6):
> video: mxsfb: change mxs_lcd_init signature
> video: mxsfb: reorder includes
> video: mxsfb: refactor video_hw_init()
> video: mxsfb: add DM_VIDEO support
> ARM: dts: colibri_imx7: Add lcdif node
> colibri_imx7_emmc: enable DM_VIDEO
>
> arch/arm/dts/imx7-colibri-emmc.dts | 2 +
> arch/arm/dts/imx7-colibri.dtsi | 28 ++++
> arch/arm/mach-imx/cpu.c | 2 +-
> arch/arm/mach-imx/mx7/soc.c | 2 +-
> configs/colibri_imx7_emmc_defconfig | 2 +-
> drivers/video/mxsfb.c | 219 +++++++++++++++++++++++-----
> include/configs/colibri_imx7.h | 2 +-
> 7 files changed, 213 insertions(+), 44 deletions(-)
Series applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2019-06-04 21:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-03 21:05 [U-Boot] [RFC 0/6] Convert mxsfb to DM_VIDEO Igor Opaniuk
2019-06-03 21:05 ` [U-Boot] [RFC 1/6] video: mxsfb: change mxs_lcd_init signature Igor Opaniuk
2019-06-03 21:05 ` [U-Boot] [RFC 2/6] video: mxsfb: reorder includes Igor Opaniuk
2019-06-03 21:05 ` [U-Boot] [RFC 3/6] video: mxsfb: refactor video_hw_init() Igor Opaniuk
2019-06-03 21:05 ` [U-Boot] [RFC 4/6] video: mxsfb: add DM_VIDEO support Igor Opaniuk
2019-06-03 21:06 ` [U-Boot] [RFC 5/6] ARM: dts: colibri_imx7: Add lcdif node Igor Opaniuk
2019-06-04 22:06 ` Fabio Estevam
2019-06-05 13:29 ` Igor Opaniuk
2019-06-05 13:55 ` Igor Opaniuk
2019-06-03 21:06 ` [U-Boot] [RFC 6/6] colibri_imx7_emmc: enable DM_VIDEO Igor Opaniuk
2019-06-04 21:38 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190604233829.63bca347@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.