public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] ARM: EXYNOS: support MIPI DSI interface driver
@ 2012-04-04  6:28 Donghwa Lee
  2012-04-05  0:29 ` Donghwa Lee
  0 siblings, 1 reply; 2+ messages in thread
From: Donghwa Lee @ 2012-04-04  6:28 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 0/2] ARM: EXYNOS: support MIPI DSI interface driver
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Donghwa Lee @ 2012-04-05  0:29 UTC (permalink / raw)
  To: u-boot

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.
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-05  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox