On Sun, Jul 10, 2022 at 9:44 PM Marek Vasut <ma...@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 <ma...@denx.de> > Cc: Guido Günther <a...@sigxcpu.org> > Cc: Jagan Teki <ja...@amarulasolutions.com> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Sam Ravnborg <s...@ravnborg.org> > Cc: Thierry Reding <thierry.red...@gmail.com>
All 9 patches applied and pushed for drm-misc-next. Yours, Linus Walleij