From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 6/7] LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI.
Date: Tue, 10 Apr 2012 21:18:41 +0200 [thread overview]
Message-ID: <20120410211841.1f8893ca@wker> (raw)
In-Reply-To: <4F7E80D7.4030601@samsung.com>
On Fri, 06 Apr 2012 14:36:23 +0900
Donghwa Lee <dh09.lee@samsung.com> wrote:
> From f3326ff482ebebe3eea72621b354fd6e93f957a7 Mon Sep 17 00:00:00 2001
> From: Donghwa Lee <dh09.lee@samsung.com>
> Date: Fri, 6 Apr 2012 14:24:01 +0900
> Subject: [PATCH] PATCH v2: LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
>
> This patch support S6E8AX0 amoled driver based on EXYNOS MIPI DSI interface.
>
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Signed-off-by: Inki Dae <inki.dae@samsung.com>
> ---
> drivers/video/Makefile | 1 +
> drivers/video/s6e8ax0.c | 256 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 257 insertions(+), 0 deletions(-)
> create mode 100644 drivers/video/s6e8ax0.c
Acked-by: Anatolij Gustschin <agust@denx.de>
Thanks,
Anatolij
prev parent reply other threads:[~2012-04-10 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 5:36 [U-Boot] [PATCH v2 6/7] LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI Donghwa Lee
2012-04-10 19:18 ` 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=20120410211841.1f8893ca@wker \
--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.