[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-20 Thread Russell King - ARM Linux
On Sat, May 18, 2013 at 09:18:46PM +0200, Jean-Francois Moine wrote: > The general hardware code of both drivers is close enough for merging > may be done starting from anyone. But the general layout is not: > > - my driver is DT driven and has one card with 2 CTRC's and 2 connectors. > > - Russe

Re: [RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-20 Thread Russell King - ARM Linux
On Sat, May 18, 2013 at 09:18:46PM +0200, Jean-Francois Moine wrote: > The general hardware code of both drivers is close enough for merging > may be done starting from anyone. But the general layout is not: > > - my driver is DT driven and has one card with 2 CTRC's and 2 connectors. > > - Russe

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Russell King - ARM Linux
On Sat, May 18, 2013 at 07:45:02PM +0200, Jean-Francois Moine wrote: > It seems we are moving backwards: > - what about the display controller? > - how do you clone the lcd 0 output to the port B? > - what occurs when the si5351 and the tda998x are modules? I've no idea why you keep bringing that

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Jean-Francois Moine
On Sat, 18 May 2013 20:20:00 +0200 Sebastian Hesselbarth wrote: > I put nothing to garbage. _You_ also agreed to merge with rmk's driver! > We can now put in all features we implemented differently > _step-by-step_. > > Merging the drivers starts with adding support for DT - that is what > I pro

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Sebastian Hesselbarth
On 05/18/2013 07:45 PM, Jean-Francois Moine wrote: > On Sat, 18 May 2013 19:12:18 +0200 > Sebastian Hesselbarth wrote: >> This adds OF support for the Dove DRM driver recently posted as RFC by >> Russell King. >> ... Jean-Francois, one thing first: It is an RFC! It is to allow you to _test_ rmk'

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Jean-Francois Moine
On Sat, 18 May 2013 19:12:18 +0200 Sebastian Hesselbarth wrote: > This adds OF support for the Dove DRM driver recently posted as RFC by > Russell King. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: linux-arm-kernel at lists.infradead.org > Cc: dri-devel at lists.free

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Sebastian Hesselbarth
This adds OF support for the Dove DRM driver recently posted as RFC by Russell King. Signed-off-by: Sebastian Hesselbarth --- Cc: Russell King Cc: linux-arm-kernel at lists.infradead.org Cc: dri-devel at lists.freedesktop.org Cc: Jason Cooper Cc: Jean-Francois Moine --- drivers/gpu/drm/dove/K

Re: [RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Russell King - ARM Linux
On Sat, May 18, 2013 at 07:45:02PM +0200, Jean-Francois Moine wrote: > It seems we are moving backwards: > - what about the display controller? > - how do you clone the lcd 0 output to the port B? > - what occurs when the si5351 and the tda998x are modules? I've no idea why you keep bringing that

Re: [RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Jean-Francois Moine
On Sat, 18 May 2013 20:20:00 +0200 Sebastian Hesselbarth wrote: > I put nothing to garbage. _You_ also agreed to merge with rmk's driver! > We can now put in all features we implemented differently > _step-by-step_. > > Merging the drivers starts with adding support for DT - that is what > I pro

Re: [RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Sebastian Hesselbarth
On 05/18/2013 07:45 PM, Jean-Francois Moine wrote: On Sat, 18 May 2013 19:12:18 +0200 Sebastian Hesselbarth wrote: This adds OF support for the Dove DRM driver recently posted as RFC by Russell King. ... Jean-Francois, one thing first: It is an RFC! It is to allow you to _test_ rmk's driver

Re: [RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Jean-Francois Moine
On Sat, 18 May 2013 19:12:18 +0200 Sebastian Hesselbarth wrote: > This adds OF support for the Dove DRM driver recently posted as RFC by > Russell King. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: linux-arm-ker...@lists.infradead.org > Cc: dri-devel@lists.freedeskto

[RFC 3/4] DRM: add OF support for Dove DRM driver

2013-05-18 Thread Sebastian Hesselbarth
This adds OF support for the Dove DRM driver recently posted as RFC by Russell King. Signed-off-by: Sebastian Hesselbarth --- Cc: Russell King Cc: linux-arm-ker...@lists.infradead.org Cc: dri-devel@lists.freedesktop.org Cc: Jason Cooper Cc: Jean-Francois Moine --- drivers/gpu/drm/dove/Kconfig