Hi Linus,
On Fri, Mar 8, 2019 at 11:23 PM, Linus Walleij
<linus.walleij@xxxxxxxxxx> wrote:
On Fri, Mar 1, 2019 at 11:41 PM Paul Cercueil <paul@xxxxxxxxxxxxxxx
<mailto:paul@xxxxxxxxxxxxxxx>> wrote:
I also have a board with a "smart" panel (ili9331)
that needs a special configuration in the IP. There is nothing in
the drm_panel interface that tells me what mode I should use for
what
panel...
Is the ILI9331 anything similar to ILI9322 that I have a driver
for in drivers/gpu/drm/panel/panel-ilitek-ili9322.c?
I was hoping they would be similar and we ẃould be able
to just reuse that driver for more of them but I might be
mistaken.
That's a bit hard to tell right now, but from a quick look at the
datasheet, it looks quite different :(
-Paul