[PATCH 1/9] drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701

Marek Vasut marex at denx.de
Tue Jul 19 12:15:53 UTC 2022


On 7/19/22 10:39, Linus Walleij wrote:
> On Sun, Jul 10, 2022 at 9:44 PM Marek Vasut <marex at denx.de> wrote:
> 
>> The ST7701 and ST7701S are TFT matrix drivers with integrated multi
>> protocol decoder capable of DSI/DPI/SPI input and 480x360...864 line
>> TFT matrix output. Currently the only supported input is DSI.
>>
>> The protocol decoder is separate from the TFT matrix driver and is
>> always capable of handling all of DSI non-burst mode with sync pulses
>> or sync events as well as DSI burst mode.
>>
>> Move the DSI mode configuration from TFT matrix driver properties to
>> common ST7701 code, because this is common to all TFT matrices.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> Cc: Guido Günther <agx at sigxcpu.org>
>> Cc: Jagan Teki <jagan at amarulasolutions.com>
>> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
>> Cc: Linus Walleij <linus.walleij at linaro.org>
>> Cc: Sam Ravnborg <sam at ravnborg.org>
>> Cc: Thierry Reding <thierry.reding at gmail.com>
> 
> All 9 patches applied and pushed for drm-misc-next.

Nice, and I got cleared to submit another panel support which prompted 
this rework, so that's coming soon.


More information about the dri-devel mailing list