All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] video: Add support for NXP's TDA19988 HDMI encoder
Date: Sat, 29 Sep 2018 23:37:54 +0200	[thread overview]
Message-ID: <20180929233754.35b90733@crub> (raw)
In-Reply-To: <20180928124931.28897-1-Liviu.Dudau@foss.arm.com>

On Fri, 28 Sep 2018 13:49:31 +0100
Liviu Dudau Liviu.Dudau at foss.arm.com wrote:

> Add support for the NXP TDA19988 HDMI encoder as used on the Juno
> development board from Arm.
> 
> Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
> ---
> Changelog:
>   - v2: Added MAINTAINERS entry and fixed checkpatch warnings.
> 
>  MAINTAINERS              |   5 +
>  drivers/video/Kconfig    |   8 +
>  drivers/video/Makefile   |   1 +
>  drivers/video/tda19988.c | 653 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 667 insertions(+)
>  create mode 100644 drivers/video/tda19988.c

Applied to u-boot-video/master, thanks!

--
Anatolij

      reply	other threads:[~2018-09-29 21:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17 16:52 [U-Boot] [PATCH] video: Add support for NXP's TDA19988 HDMI encoder Liviu Dudau
2018-09-27  8:44 ` Anatolij Gustschin
2018-09-28 12:49   ` [U-Boot] [PATCH v2] " Liviu Dudau
2018-09-29 21:37     ` 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=20180929233754.35b90733@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.