Re: [PATCH v8] drm/panel: Add driver for Sony ACX424AKP panel

2020-01-09 Thread Linus Walleij
On Thu, Jan 9, 2020 at 3:17 PM Sam Ravnborg wrote: > Applied to drm-misc-next. Thanks! Much appreciated. Yours, Linus Walleij ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v8] drm/panel: Add driver for Sony ACX424AKP panel

2020-01-09 Thread Sam Ravnborg
Hi Linus. On Thu, Jan 09, 2020 at 08:28:15AM +0100, Linus Walleij wrote: > The Sony ACX424AKP is a command/videomode DSI panel for > mobile devices. It is used on the ST-Ericsson HREF520 > reference design. We support video mode by default, but > it is possible to switch the panel into command mod

[PATCH v8] drm/panel: Add driver for Sony ACX424AKP panel

2020-01-08 Thread Linus Walleij
The Sony ACX424AKP is a command/videomode DSI panel for mobile devices. It is used on the ST-Ericsson HREF520 reference design. We support video mode by default, but it is possible to switch the panel into command mode by using the bool property "dsi-command-mode". Cc: Stephan Gerhold Signed-off-