Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754530AbdG3S1S (ORCPT ); Sun, 30 Jul 2017 14:27:18 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:34158 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754313AbdG3S1Q (ORCPT ); Sun, 30 Jul 2017 14:27:16 -0400 MIME-Version: 1.0 In-Reply-To: <1501355870-13960-1-git-send-email-david@lechnology.com> References: <1501355870-13960-1-git-send-email-david@lechnology.com> From: Andy Shevchenko Date: Sun, 30 Jul 2017 21:27:15 +0300 Message-ID: Subject: Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display To: David Lechner Cc: dri-devel@lists.freedesktop.org, devicetree , =?UTF-8?Q?Noralf_Tr=C3=B8nnes?= , David Airlie , Rob Herring , Mark Rutland , Sekhar Nori , Kevin Hilman , linux-fbdev@vger.kernel.org, linux-arm Mailing List , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 826 Lines: 20 On Sat, Jul 29, 2017 at 10:17 PM, David Lechner 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