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

Marek Vasut marex at denx.de
Tue Jul 12 17:52:53 UTC 2022


On 7/11/22 15:17, 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 very nice patches
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> 
> Tell me if you need me to apply them to drm-misc as well.

Sure, thank you.


More information about the dri-devel mailing list