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 L5F31188 TFT-LCD panel driver
Date: Sat, 10 Aug 2013 09:34:49 +0200	[thread overview]
Message-ID: <20130810093449.71ddf151@crub> (raw)
In-Reply-To: <20130731172534.15e2c0f2@hwh-ubuntu>

On Wed, 31 Jul 2013 17:25:34 +0900
Hyungwon Hwang <human.hwang@samsung.com> wrote:

> This is u-boot driver for L5F31188 panel.
> I tested it in the board based on MIPI DSI with EXYNOS4 series, and it worked well.
> 
> Changes in V2:
> 	- Replaced license header by SPDX-License-Identifier.
> 
> Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
> Signed-off-by: Donghwa Lee <dw09.lee@samsung.com>
> ---
>  drivers/video/Makefile   |    1 +
>  drivers/video/l5f31188.c |  192 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 193 insertions(+)
>  create mode 100644 drivers/video/l5f31188.c

Applied to u-boot-video/master after sorting Makefile entry.

Thanks!

Anatolij

      reply	other threads:[~2013-08-10  7:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31  8:25 [U-Boot] [PATCH v2] video: add L5F31188 TFT-LCD panel driver Hyungwon Hwang
2013-08-10  7:34 ` 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=20130810093449.71ddf151@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.