Re: [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

2013-10-29 Thread Donghwa Lee
Hi Tomasz, On Tue, OCT 28, 2013 21:24, Tomasz Figa wrote: Hi Donghwa, On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote: On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote: On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote: On Thursday 24 October 2013 09:12 PM, Sachin Kamat wrote

Re: [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

2013-10-28 Thread Donghwa Lee
On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote: On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote: On Thursday 24 October 2013 09:12 PM, Sachin Kamat wrote: On 24 October 2013 20:00, Olof Johanssono...@lixom.net wrote: On Wed, Oct 16, 2013 at 9:28 AM, Kishon Vijay Abraham

Re: [PATCH v3 3/5] video: exynos_mipi_dsim: Use the generic PHY driver

2013-06-28 Thread Donghwa Lee
platform_device *pdev, bool on); + const char *phy_label; }; /* I confirmed that this patch operates well. It looks good to me. Acked-by: Donghwa Lee dh09@samsung.com Thank you, Donghwa Lee -- To unsubscribe from this list: send the line unsubscribe linux-samsung

Re: [RFC v2 3/3] video: exynos: Making s6e8ax0 panel driver compliant with CDF

2013-02-13 Thread Donghwa Lee
, 0x61, 0x00, 0x5a, 0x00, 0x74, }; In all case, you had changed data type to 'static unsigned char'. Is it need to change all case? Otherwise, for the unity of the code? Thank you, Donghwa Lee -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body

Re: [PATCH v2] ARM: EXYNOS4: enabled lcd and backlight in NURI board

2011-03-07 Thread Donghwa Lee
Thank you for your comments. I had answer below and will fix it along your comments. On 2011-03-07, Kukjin Kim wrote: Donghwa Lee wrote: This patch enables lcd and backlight drivers in NURI board. Signed-off-by: Donghwa Lee dh09@samsung.com Signed-off-by: Kyungmin Park kyungmin.p

[PATCH v3] ARM: EXYNOS4: enabled lcd and backlight in NURI board

2011-03-07 Thread Donghwa Lee
This patch enables lcd and backlight drivers in NURI board. Signed-off-by: Donghwa Lee dh09@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v2: - code clean and make a pair of gpio_request()/gpio_free() arch/arm/mach-exynos4/Kconfig |1 + arch

[PATCH v2] ARM: EXYNOS4: enabled lcd and backlight in NURI board

2011-03-06 Thread Donghwa Lee
This patch enables lcd and backlight drivers in NURI board. Signed-off-by: Donghwa Lee dh09@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v1: - Adds backlight platform data to control brightness and GPIO - Modify inappropriate function name and remove

Re: [PATCH] ARM: EXYNOS4: enabled lcd and backlight in NURI board

2011-03-03 Thread Donghwa Lee
for your review including other modifications. But, I cannot find committed patches of PWM backlight of Banajit. Was it merged? If so, please tell me committed tree. Thank you, Donghwa Lee -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord