Re: [PATCH v1 2/3] drm/panel-simple: drop use of data-mapping property

2020-03-17 Thread Laurent Pinchart
Hi Sam, Thank you for the patch. On Sat, Mar 14, 2020 at 04:30:46PM +0100, Sam Ravnborg wrote: > The "data-mapping" property may not be the best way to describe the > interface between panels and display interfaces. > Drop use of in the panel-simple driver, so we have time to find > the right way

[PATCH v1 2/3] drm/panel-simple: drop use of data-mapping property

2020-03-14 Thread Sam Ravnborg
The "data-mapping" property may not be the best way to describe the interface between panels and display interfaces. Drop use of in the panel-simple driver, so we have time to find the right way to describe this interface. Signed-off-by: Sam Ravnborg Cc: Thierry Reding Cc: Rob Herring Cc: Maxim