public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: Add support for NXP's TDA19988 HDMI encoder
Date: Thu, 27 Sep 2018 10:44:31 +0200	[thread overview]
Message-ID: <20180927104431.296f053d@crub> (raw)
In-Reply-To: <20180917165254.28136-1-Liviu.Dudau@foss.arm.com>

Hi,

On Mon, 17 Sep 2018 17:52:54 +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>
> ---
>  drivers/video/Kconfig    |   7 +
>  drivers/video/Makefile   |   1 +
>  drivers/video/tda19988.c | 637 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 645 insertions(+)
>  create mode 100644 drivers/video/tda19988.c

There are some issues reported by checkpatch, please fix. Thanks!

--
Anatolij

  reply	other threads:[~2018-09-27  8:44 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 [this message]
2018-09-28 12:49   ` [U-Boot] [PATCH v2] " Liviu Dudau
2018-09-29 21:37     ` Anatolij Gustschin

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=20180927104431.296f053d@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