Re: [PATCH 1/2] drm/pl111: Deprecate the pads from the DT binding

2019-07-24 Thread Sam Ravnborg
Hi Linus. On Wed, Jul 24, 2019 at 03:49:58PM +0200, Linus Walleij wrote: > The pads were an earlier workaround for the internal image > pipeline in the Linux fbdev subsystem. As we move to generic > definition of display properties and drivers that no longer > need this to work, deprecate this pro

[PATCH 1/2] drm/pl111: Deprecate the pads from the DT binding

2019-07-24 Thread Linus Walleij
The pads were an earlier workaround for the internal image pipeline in the Linux fbdev subsystem. As we move to generic definition of display properties and drivers that no longer need this to work, deprecate this property. Cc: Sam Ravnborg Cc: Pawel Moll Cc: Liviu Dudau Cc: devicet...@vger.ker