Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-22 Thread Max
Am Samstag, den 19.02.2022, 09:37 + schrieb Christoph Niedermaier: > From: Max Krummenacher [mailto:max.oss...@gmail.com] > Sent: Wednesday, February 9, 2022 2:14 PM > > Hi > > > > Am Mittwoch, den 09.02.2022, 00:52 +0100 schrieb Marek Vasut: > > > On 2/8/22 22:27, Christoph Niedermaier wrote:

Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-10 Thread Max Krummenacher
Hi Am Mittwoch, den 09.02.2022, 00:52 +0100 schrieb Marek Vasut: > On 2/8/22 22:27, Christoph Niedermaier wrote: > > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > > Sent: Thursday, February 3, 2022 12:46 AM > > > Hi Christoph, > > > > > > > Hi Laurent, > > > > > On Tue, Fe

Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-08 Thread Marek Vasut
On 2/8/22 22:27, Christoph Niedermaier wrote: From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Thursday, February 3, 2022 12:46 AM Hi Christoph, Hi Laurent, On Tue, Feb 01, 2022 at 12:07:17PM +0100, Christoph Niedermaier wrote: Without the data-mapping devicetree pr

Re: (EXT) Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-03 Thread Alexander Stein
Hi Laurent, Am Donnerstag, 3. Februar 2022, 00:45:59 CET schrieb Laurent Pinchart: > [...] > You're right that there's an issue, but a revert isn't the right option. > The commit you're reverting never made it in a stable release, because > it was deemed to not be a good enough option. > > First

Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-02 Thread Laurent Pinchart
Hi Christoph, Thank you for the patch. On Tue, Feb 01, 2022 at 12:07:17PM +0100, Christoph Niedermaier wrote: > Without the data-mapping devicetree property my display won't > work properly. It is flickering, because the bus flags won't > be assigned without a defined bus format by the imx parall

Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-02 Thread Denys Drozdov
On 2/1/22 1:07 PM, Christoph Niedermaier wrote: Without the data-mapping devicetree property my display won't work properly. It is flickering, because the bus flags won't be assigned without a defined bus format by the imx parallel display driver. There was a discussion about the removal [1] and

Re: [RFC][PATCH] Revert "drm/panel-simple: drop use of data-mapping property"

2022-02-02 Thread Denys Drozdov
On 2/1/22 1:07 PM, Christoph Niedermaier wrote: Without the data-mapping devicetree property my display won't work properly. It is flickering, because the bus flags won't be assigned without a defined bus format by the imx parallel display driver. There was a discussion about the removal [1] and