* [PATCH 0/2] add Samsung SoC based MIPI-DSI support.
@ 2011-01-05 10:31 daeinki
2011-03-04 4:19 ` InKi Dae
0 siblings, 1 reply; 2+ messages in thread
From: daeinki @ 2011-01-05 10:31 UTC (permalink / raw)
To: linux-arm-kernel
Hello, all.
S5PC110 and S5PC210 SoC platform have one or two MIPI-DSI controller.
MIPI-DSI controller can be used to connect MIPI-DSI based LCD Panel.
this patch adds MIPI-DSI controller driver.
to use this driver, MIPI-DSI based LCD panel driver have to register
mipi_dsim_lcd_driver object to MIPI-DSI driver and then when MIPI-DSI
driver is probed, probe callback of LCD panel driver registered would be
called.
this patch includes just only MIPI-DSI driver because now mainline
kernel has no any machine support with MIPI-DSI based LCD panel so this
driver has been tested locally. I will have patch work for it and send
it including machine specific codes in the future.
The patch series contains:
[PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller.
[PATCH 2/2] s5pc110: add MIPI-DSI controller driver.
thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/2] add Samsung SoC based MIPI-DSI support.
2011-01-05 10:31 [PATCH 0/2] add Samsung SoC based MIPI-DSI support daeinki
@ 2011-03-04 4:19 ` InKi Dae
0 siblings, 0 replies; 2+ messages in thread
From: InKi Dae @ 2011-03-04 4:19 UTC (permalink / raw)
To: linux-arm-kernel
Hello, Mr. Kukjin.
how are you doing on these patches below?
with previous call, you said that they have no problem.
so please, apply them below to your samsung git.
thank you.
2011/1/5 daeinki <inki.dae@samsung.com>:
> Hello, all.
>
> S5PC110 and S5PC210 SoC platform have one or two MIPI-DSI controller.
> MIPI-DSI controller can be used to connect MIPI-DSI based LCD Panel.
> this patch adds MIPI-DSI controller driver.
>
> to use this driver, MIPI-DSI based LCD panel driver have to register
> mipi_dsim_lcd_driver object to MIPI-DSI driver and then when MIPI-DSI
> driver is probed, probe callback of LCD panel driver registered would be
> called.
>
> this patch includes just only MIPI-DSI driver because now mainline
> kernel has no any machine support with MIPI-DSI based LCD panel so this
> driver has been tested locally. I will have patch work for it and send
> it including machine specific codes in the future.
>
> The patch series contains:
>
> [PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller.
> [PATCH 2/2] s5pc110: add MIPI-DSI controller driver.
>
> thank you.
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-04 4:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 10:31 [PATCH 0/2] add Samsung SoC based MIPI-DSI support daeinki
2011-03-04 4:19 ` InKi Dae
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).