[PATCH v1] drm/tinydrm/ili9341: Support Adafruit 2.8" TFT display

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Feb 26 08:14:28 UTC 2019


On Mon, Feb 25, 2019 at 04:07:05PM +0100, Noralf Trønnes wrote:
> 
> 
> Den 25.02.2019 15.45, skrev Andy Shevchenko:
> > The Adafruit 2.8" TFT display [1] has different dimensions than 2.4" one.
> > Add support for it.
> > 
> > [1]: https://cdn-shop.adafruit.com/datasheets/MI0283QT-11+V1.1.PDF
> 
> This one is supported by drivers/gpu/drm/tinydrm/mi0283qt.c. It was the
> first tinydrm driver and was named after the panel. Later we have
> grouped the panels by controller driver.

Yeah, thanks. It works.

> So ideally mi0283qt.c should have been merged with ili9341.c.

Yes, that's would be nice! Though we need still some unified compatible
strings, while leaving old in place.

> I know that this Adafruit display didn't always use a MI0283QT panel, so
> maybe earlier they did use the dt280qv10 panel you mention her.

The datasheet they point me to is for mi0283qt, but on the panel itself it's
written dt280qv10. I dunno if it refers to the same or not.

> The Watterott rpi-display also uses a MI0283QT panel.

-- 
With Best Regards,
Andy Shevchenko




More information about the dri-devel mailing list