From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass
Date: Wed, 1 Aug 2018 18:55:46 +0200 [thread overview]
Message-ID: <20180801185546.6a32d7f1@crub> (raw)
In-Reply-To: <20180626112854.13285-1-mario.six@gdsys.cc>
Hi Mario,
On Tue, 26 Jun 2018 13:28:49 +0200
Mario Six mario.six at gdsys.cc wrote:
...
> ---
> drivers/video/Kconfig | 8 ++
> drivers/video/Makefile | 2 +-
> drivers/video/video_osd-uclass.c | 45 +++++++++
> include/dm/uclass-id.h | 1 +
> include/video_osd.h | 192 +++++++++++++++++++++++++++++++++++++++
> 5 files changed, 247 insertions(+), 1 deletion(-)
> create mode 100644 drivers/video/video_osd-uclass.c
> create mode 100644 include/video_osd.h
Applied to u-boot-video/master after fixing Makefile changes.
...
> -obj-$(CONFIG_VIDEO_FSL_DCU_FB) += fsl_dcu_fb.o videomodes.o
This line shouldn't be removed. Fixed when applying.
--
Anatolij
next prev parent reply other threads:[~2018-08-01 16:55 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
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 ` Anatolij Gustschin [this message]
2018-09-26 13:45 ` [U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass 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=20180801185546.6a32d7f1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox