All of lore.kernel.org
 help / color / mirror / Atom feed
From: Donghwa Lee <dh09.lee@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ARM: EXYNOS: support MIPI DSI interface driver
Date: Thu, 05 Apr 2012 09:29:14 +0900	[thread overview]
Message-ID: <4F7CE75A.1050709@samsung.com> (raw)
In-Reply-To: <4F7BEA29.4000202@samsung.com>

Hi,
I will abandon this patch set because of some dependency on previously sended
patch set and update next version. 

Thank you.

On Wen 4 Apr 2012 15:28, Donghwa Lee wrote:

> EXYNOS SoC platform has MIPI-DSI controller and MIPI-DSI
> based LCD Panel could be used with it. This patch supports MIPI-DSI driver
> based Samsung SoC chip.
> 
> LCD panel driver based MIPI-DSI should be registered to MIPI-DSI driver at
> board file and LCD panel driver specific function registered to mipi_dsim_ddi
> structure at lcd panel init function called system init.
> In the MIPI-DSI driver, find lcd panel driver by using registered
> lcd panel name, and then initialize lcd panel driver.
> 
> This patch set has take a dependency on some patch set that I had already 
> sended.
> 
> [PATCH v3 1/4] ARM: EXYNOS: definition of system registers
> 	- updated Makefile
> [PATCH v3 3/4] ARM: EXYNOS: add exynos lcd clock interface
> 	- updated setting mipi dsi clock
> [PATCH v3 4/4] ARM: EXYNOS: support EXYNOS display driver
> 	- to interface mipi dsi, add mipi dsi init function in exynos_fb.c
> 	and add vidinfo_t field to notify to use mipi dsi interface.
> 

      reply	other threads:[~2012-04-05  0:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04  6:28 [U-Boot] [PATCH 0/2] ARM: EXYNOS: support MIPI DSI interface driver Donghwa Lee
2012-04-05  0:29 ` Donghwa Lee [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=4F7CE75A.1050709@samsung.com \
    --to=dh09.lee@samsung.com \
    --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.