[PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display

Andy Shevchenko andy.shevchenko at gmail.com
Sun Jul 30 11:27:15 PDT 2017


On Sat, Jul 29, 2017 at 10:17 PM, David Lechner <david at lechnology.com> wrote:
> The goal of this series is to get the built-in LCD of the LEGO MINDSTORMS EV3
> working. But, most of the content here is building up the infrastructure to do
> that.
>
> The controller used in the EV3 uses MIPI commands, but it uses a different
> memory layout. The current tinydrm stuff is hard-coded for RGB565, so most
> of the patches are adding support for other memory layouts.
>
> I've also made the one existing tinydrm driver generic so that it can work for
> any MIPI display rather than copying a bunch of boiler-plate code for each
> panel and/or controller.
>
> Once all of this is done, it is really easy to add a new panel. :-)

Perhaps pathes are good, but logically completely incorrect.

-- 
With Best Regards,
Andy Shevchenko



More information about the linux-arm-kernel mailing list