Re: [U-Boot] [PATCH V5 4/4] EXYNOS5: Add support for FIMD and DP

2013-01-08 Thread Minkyu Kang
Dear Donghwa and Ajay, On 08/01/13 16:32, Ajay Kumar wrote: > Add panel_info structure required by LCD driver > and DP panel platdata for SMDK5250. > Add GPIO configuration for LCD. > Enable FIMD and DP support on SMDK5250. > DP Panel size: 2560x1600. > We use 16BPP resolution to get LCD console.

[U-Boot] [PATCH V5 4/4] EXYNOS5: Add support for FIMD and DP

2013-01-07 Thread Ajay Kumar
Add panel_info structure required by LCD driver and DP panel platdata for SMDK5250. Add GPIO configuration for LCD. Enable FIMD and DP support on SMDK5250. DP Panel size: 2560x1600. We use 16BPP resolution to get LCD console. changes in V2: -- Move LCD GPIO confiration from exynos common file to