From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/6] video_osd: Add ihs_video_out driver
Date: Wed, 1 Aug 2018 19:23:33 +0200 [thread overview]
Message-ID: <20180801192333.2b5126bc@crub> (raw)
In-Reply-To: <20180626112854.13285-2-mario.six@gdsys.cc>
On Tue, 26 Jun 2018 13:28:50 +0200
Mario Six mario.six at gdsys.cc wrote:
...
> ---
> .../video/osd/gdsys,ihs_video_out.txt | 23 ++
> drivers/video/Kconfig | 9 +
> drivers/video/Makefile | 1 +
> drivers/video/ihs_video_out.c | 341 +++++++++++++++++++++
> 4 files changed, 374 insertions(+)
> create mode 100644 doc/device-tree-bindings/video/osd/gdsys,ihs_video_out.txt
> create mode 100644 drivers/video/ihs_video_out.c
Applied to u-boot-video/master, rebased Makefile changes. Thanks!
--
Anatolij
next prev parent reply other threads:[~2018-08-01 17:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 11:28 [U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass Mario Six
2018-06-26 11:28 ` [U-Boot] [PATCH v3 2/6] video_osd: Add ihs_video_out driver Mario Six
2018-08-01 17:23 ` Anatolij Gustschin [this message]
2018-06-26 11:28 ` [U-Boot] [PATCH v3 3/6] video_osd: Add osd sandbox driver and tests Mario Six
2018-06-26 23:18 ` Simon Glass
2018-06-26 11:28 ` [U-Boot] [PATCH v3 4/6] test: Add ut_asserteq_mem Mario Six
2018-06-26 23:18 ` Simon Glass
2018-06-26 11:28 ` [U-Boot] [PATCH v3 5/6] test: list: Add tests for hexdump.c Mario Six
2018-06-26 23:17 ` Simon Glass
2018-06-26 11:28 ` [U-Boot] [PATCH v3 6/6] cmd: Add osd commands Mario Six
2018-06-26 23:18 ` Simon Glass
2018-08-01 16:55 ` [U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass Anatolij Gustschin
2018-09-26 13:45 ` Mario Six
2018-09-27 6:40 ` Anatolij Gustschin
2018-09-27 6:49 ` Anatolij Gustschin
2018-09-27 7:09 ` Mario Six
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=20180801192333.2b5126bc@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.