Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-20 Thread Bartlomiej Zolnierkiewicz
On 8/19/19 5:17 PM, Sam Ravnborg wrote: > Hi Bartlomiej Hi Sam, > On Mon, Aug 19, 2019 at 04:16:26PM +0200, Bartlomiej Zolnierkiewicz wrote: >> >> On 8/16/19 3:32 PM, Laurent Pinchart wrote: >>> On Fri, Aug 16, 2019 at 04:20:46PM +0300, Tomi Valkeinen wrote: On 16/08/2019 15:22, Laurent Pin

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-20 Thread Sam Ravnborg
Hi Daniel > > > > Ohh, and dim came to my rescue. My Fixes: syntax was wrong but it was > > caught in my "dim push" - nice. > > Aside: dim fixes and dim cite should generate conformant commit citations. Maybe I should invest more time in the wonders of dim. So far my use is limited to: dim

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-20 Thread Daniel Vetter
On Fri, Aug 16, 2019 at 09:11:31PM +0200, Sam Ravnborg wrote: > Hi Laurent. > > On Fri, Aug 16, 2019 at 09:39:05PM +0300, Laurent Pinchart wrote: > > Hi Sam, > > > > On Fri, Aug 16, 2019 at 07:31:05PM +0200, Sam Ravnborg wrote: > > > Hi Laurent > > > > > > Thanks for beating me on this! > > > >

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-19 Thread Sam Ravnborg
Hi Bartlomiej On Mon, Aug 19, 2019 at 04:16:26PM +0200, Bartlomiej Zolnierkiewicz wrote: > > On 8/16/19 3:32 PM, Laurent Pinchart wrote: > > On Fri, Aug 16, 2019 at 04:20:46PM +0300, Tomi Valkeinen wrote: > >> On 16/08/2019 15:22, Laurent Pinchart wrote: > >>> Standard DRM panel drivers for sever

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-19 Thread Bartlomiej Zolnierkiewicz
On 8/16/19 3:32 PM, Laurent Pinchart wrote: > On Fri, Aug 16, 2019 at 04:20:46PM +0300, Tomi Valkeinen wrote: >> On 16/08/2019 15:22, Laurent Pinchart wrote: >>> Standard DRM panel drivers for several panels used by omapfb2 are now >>> available. Their module name clashes with the modules from >>>

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Sam Ravnborg
Hi Laurent. On Fri, Aug 16, 2019 at 09:39:05PM +0300, Laurent Pinchart wrote: > Hi Sam, > > On Fri, Aug 16, 2019 at 07:31:05PM +0200, Sam Ravnborg wrote: > > Hi Laurent > > > > Thanks for beating me on this! > > > > On Fri, Aug 16, 2019 at 03:22:27PM +0300, Laurent Pinchart wrote: > > > Standar

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Laurent Pinchart
Hi Sam, On Fri, Aug 16, 2019 at 07:31:05PM +0200, Sam Ravnborg wrote: > Hi Laurent > > Thanks for beating me on this! > > On Fri, Aug 16, 2019 at 03:22:27PM +0300, Laurent Pinchart wrote: > > Standard DRM panel drivers for several panels used by omapfb2 are now > > available. Their module name c

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Sam Ravnborg
Hi Laurent Thanks for beating me on this! On Fri, Aug 16, 2019 at 03:22:27PM +0300, Laurent Pinchart wrote: > Standard DRM panel drivers for several panels used by omapfb2 are now > available. Their module name clashes with the modules from > drivers/gpu/drm/omapdrm/displays/, part of the depreca

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Laurent Pinchart
On Fri, Aug 16, 2019 at 04:20:46PM +0300, Tomi Valkeinen wrote: > On 16/08/2019 15:22, Laurent Pinchart wrote: > > Standard DRM panel drivers for several panels used by omapfb2 are now > > available. Their module name clashes with the modules from > > drivers/gpu/drm/omapdrm/displays/, part of the

Re: [PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Tomi Valkeinen
On 16/08/2019 15:22, Laurent Pinchart wrote: Standard DRM panel drivers for several panels used by omapfb2 are now available. Their module name clashes with the modules from drivers/gpu/drm/omapdrm/displays/, part of the deprecated omapfb2 fbdev Shouldn't that path be drivers/video/fbdev/omap2/

[PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive

2019-08-16 Thread Laurent Pinchart
Standard DRM panel drivers for several panels used by omapfb2 are now available. Their module name clashes with the modules from drivers/gpu/drm/omapdrm/displays/, part of the deprecated omapfb2 fbdev driver. As omapfb2 can only be compiled when the omapdrm driver is disabled, and the DRM panel dri