From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759436AbdACPwC (ORCPT ); Tue, 3 Jan 2017 10:52:02 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47606 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752793AbdACPvl (ORCPT ); Tue, 3 Jan 2017 10:51:41 -0500 Date: Tue, 3 Jan 2017 16:27:34 +0100 From: Greg Kroah-Hartman To: Andy Shevchenko Cc: Noralf =?iso-8859-1?Q?Tr=F8nnes?= , devel@driverdev.osuosl.org, Thomas Petazzoni , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/6] fbtft: make it work with DMA enabled SPI Message-ID: <20170103152734.GB26457@kroah.com> References: <20170102113534.127692-1-andriy.shevchenko@linux.intel.com> <1483357063.9552.198.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1483357063.9552.198.camel@linux.intel.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 02, 2017 at 01:37:43PM +0200, Andy Shevchenko wrote: > On Mon, 2017-01-02 at 13:35 +0200, Andy Shevchenko wrote: > > This series enables 64x48 OLED display and fixes the driver to work > > with DMA > > enabled SPI properly. > > > > Has been tested on Intel Edison board with Adafruit 2'8" and SSD1306 > > 64x48 > > (Sparkfun for Intel Edison) OLED displays at their maximum speed > > (25MHz and > > 10MHz). > > It should be v1, but here we are. I'll wait for v3 based on the kbuild issue found :)