On Wed, Jul 21, 2021 at 9:41 AM <[email protected]> wrote: > From: Dillon Min <[email protected]> > > This driver combine tiny/ili9341.c mipi_dbi_interface driver > with mipi_dpi_interface driver, can support ili9341 with serial > mode or parallel rgb interface mode by register configuration. > > Cc: Linus Walleij <[email protected]> > Signed-off-by: Dillon Min <[email protected]> > --- > changes in v2: > - replace vcc regulator to three bulk regulators(vci, vddi, vddi-led) > according to linus suggestion, thanks.
This is a really nice driver. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
