From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/6] drivers: Add OSD uclass
Date: Thu, 27 Sep 2018 10:04:23 +0200 [thread overview]
Message-ID: <20180927100423.012a23cc@crub> (raw)
In-Reply-To: <20180927071934.24620-1-mario.six@gdsys.cc>
Hi Mario,
On Thu, 27 Sep 2018 09:19:29 +0200
Mario Six mario.six at gdsys.cc wrote:
> Some devices offer a text-based OSD (on-screen display) that can be
> programmatically controlled (i.e. text displayed on).
>
> Add a uclass to support such devices.
Applied whole series to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2018-09-27 8:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-27 7:19 [U-Boot] [PATCH v4 1/6] drivers: Add OSD uclass Mario Six
2018-09-27 7:19 ` [U-Boot] [PATCH v4 2/6] video_osd: Add ihs_video_out driver Mario Six
2018-09-27 7:19 ` [U-Boot] [PATCH v4 3/6] video_osd: Add osd sandbox driver and tests Mario Six
2018-09-27 7:19 ` [U-Boot] [PATCH v4 4/6] test: Add ut_asserteq_mem Mario Six
2018-09-27 7:19 ` [U-Boot] [PATCH v4 5/6] test: list: Add tests for hexdump.c Mario Six
2018-09-27 7:19 ` [U-Boot] [PATCH v4 6/6] cmd: Add osd commands Mario Six
2018-09-27 8:04 ` 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=20180927100423.012a23cc@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.