[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL9mu0+jmcivC6zAXxK0-oXy3n44pAU1QGD7BDq=CT2D7twROQ@mail.gmail.com>
Date: Tue, 26 May 2020 17:08:53 +0800
From: dillon min <dillon.minfei@...il.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Noralf Trønnes <noralf@...nnes.org>,
Linus Walleij <linus.walleij@...aro.org>,
Mark Brown <broonie@...nel.org>,
devicetree <devicetree@...r.kernel.org>,
linux-arm Mailing List <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-spi <linux-spi@...r.kernel.org>,
linux-stm32@...md-mailman.stormreply.com,
dri-devel <dri-devel@...ts.freedesktop.org>,
linux-clk <linux-clk@...r.kernel.org>,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
Hi Andy,
Thanks for input.
On Tue, May 26, 2020 at 3:46 PM Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
>
> On Mon, May 25, 2020 at 6:46 AM <dillon.minfei@...il.com> wrote:
> >
> > From: dillon min <dillon.minfei@...il.com>
> >
> > 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.
>
> Noralf told once that this driver should be unified with mi0283qt.c.
>
> So, what should we do here?
>
> --
> With Best Regards,
> Andy Shevchenko
from sam's suggestion, we can't setup two drivers to support one panel
in the tree. so, i copy the mipi dbi part from tiny/ili9341.c. to this driver
from register settings and dts binding is keep the same to tiny/ili9341.c.
so, in my opinion if tiny/ili9341.c is unified with mi0283qt.c, this
driver should be
too.
thanks.
best regards,
Dillon,
Powered by blists - more mailing lists