Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751931AbdHCRJJ (ORCPT ); Thu, 3 Aug 2017 13:09:09 -0400 Received: from mail-qk0-f171.google.com ([209.85.220.171]:33790 "EHLO mail-qk0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133AbdHCRJH (ORCPT ); Thu, 3 Aug 2017 13:09:07 -0400 MIME-Version: 1.0 In-Reply-To: References: <1501355870-13960-1-git-send-email-david@lechnology.com> <5d8f6518-8d7e-c029-2da4-e3417afb3e40@lechnology.com> <28188f5c-1daf-121b-6daf-1899668c3875@tronnes.org> <1ce36d43-b9dd-807e-23aa-bac4fda70fdc@lechnology.com> From: Andy Shevchenko Date: Thu, 3 Aug 2017 20:09:05 +0300 Message-ID: Subject: Re: [PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display To: David Lechner Cc: =?UTF-8?Q?Noralf_Tr=C3=B8nnes?= , dri-devel@lists.freedesktop.org, devicetree , David Airlie , Rob Herring , Mark Rutland , Sekhar Nori , Kevin Hilman , linux-fbdev@vger.kernel.org, linux-arm Mailing List , "linux-kernel@vger.kernel.org" , Daniel Vetter 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: 508 Lines: 14 On Thu, Aug 3, 2017 at 6:18 PM, David Lechner wrote: > The particular display I have is this one: > http://wiki.seeed.cc/Grove-OLED_Display_1.12inch/ > > It looks like it uses a command/data scheme like the MIPI displays, but > doesn't use any of the standard values for the commands. The controller can > do parallel, SPI and I2C, but the display I have is wired for I2C. It looks very similar to ssd1306. Some description refers to ssd1308. -- With Best Regards, Andy Shevchenko