Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-12 Thread Kukjin Kim
On 03/13/12 19:39, Marek Szyprowski wrote: Hello, This patch set adds support for Exynos DRM display subsystem for Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 kernel tree and provides unified and more powerful alternative for s3c-fb and s5p-tv drivers. V2 includes up

RE: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-11 Thread Kukjin Kim
OK, I thought again and talked to some guys. It's okay to add updated to the non-dt board files on exynos4 for now. I know, until there is dt coverage for more drivers, actually it will be difficult to build/support a complete system with only dt support. Note, we need to keep adding more and more

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Sylwester Nawrocki
On 05/10/2012 11:36 AM, Kukjin Kim wrote: > Note that I have a plan to replace board files with DT supporting in > mach-exynos/ next time. What is the purpose of one side decisions like this ? I find it really annoying. We have been building those board files through multiple kernel releases, it

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Sachin Kamat
On 10 May 2012 20:16, Kyungmin Park wrote: > On Thu, May 10, 2012 at 10:48 PM, Arnd Bergmann wrote: >> On Thursday 10 May 2012, Kyungmin Park wrote: >>> > And I won't apply new feature for non-dt board file from now on. I think, >>> > we >>> > need to support DT in mach-exynos/ instead of non-DT

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Kyungmin Park
On Thu, May 10, 2012 at 10:48 PM, Arnd Bergmann wrote: > On Thursday 10 May 2012, Kyungmin Park wrote: >> > And I won't apply new feature for non-dt board file from now on. I think, >> > we >> > need to support DT in mach-exynos/ instead of non-DT and DT together, so >> > please consider to move o

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Arnd Bergmann
On Thursday 10 May 2012, Kyungmin Park wrote: > > And I won't apply new feature for non-dt board file from now on. I think, > > we > > need to support DT in mach-exynos/ instead of non-DT and DT together, so > > please consider to move on dt supporting for Samsung mobile boards. > > > > Probably y

RE: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Marek Szyprowski
Hello, On Thursday, May 10, 2012 11:36 AM Kukjin Kim wrote: > Marek Szyprowski wrote: > > > > Hello, > > > > This patch set adds support for Exynos DRM display subsystem for > > Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 > > kernel tree and provides unified and more

Re: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Kyungmin Park
On 5/10/12, Kukjin Kim wrote: > Marek Szyprowski wrote: >> >> Hello, >> >> This patch set adds support for Exynos DRM display subsystem for >> Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 >> kernel tree and provides unified and more powerful alternative for >> s3c-fb an

RE: [PATCHv2 0/3] Add support for DRM display subsystem

2012-05-10 Thread Kukjin Kim
Marek Szyprowski wrote: > > Hello, > > This patch set adds support for Exynos DRM display subsystem for > Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 > kernel tree and provides unified and more powerful alternative for > s3c-fb and s5p-tv drivers. V2 includes update f

[PATCHv2 0/3] Add support for DRM display subsystem

2012-03-13 Thread Marek Szyprowski
Hello, This patch set adds support for Exynos DRM display subsystem for Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 kernel tree and provides unified and more powerful alternative for s3c-fb and s5p-tv drivers. V2 includes update for the latest changes in platform data