Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966362AbcKXUJj (ORCPT ); Thu, 24 Nov 2016 15:09:39 -0500 Received: from mail.blih.net ([212.83.177.182]:54813 "EHLO mail.blih.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756945AbcKXUIi (ORCPT ); Thu, 24 Nov 2016 15:08:38 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=bYesW/9kkMRt4K5JCRR0acCxauYV8Ch8/5I14mlpy8tq5OrBMS7Zqox7 ODLiSyuUMqAoDMPDViDe0+q997sx2MVnfcmTPeShLhSTv4yGMR0rQgVFB4pjOm0k n0SQGmjLdjh6PiDuQVH//o1d5wgC8li6frkbEpe/sz1W+CB3Tas= Date: Thu, 24 Nov 2016 21:08:34 +0100 From: Emmanuel Vadot To: Maxime Ripard Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux@armlinux.org.uk, linux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: sunxi: Enable UEXT related nodes for Olimex A20 SOM EVB Message-Id: <20161124210834.a7da24a53b09364e8ab391d6@bidouilliste.com> In-Reply-To: <20161123181610.cae67ad53f5f69246d341b30@bidouilliste.com> References: <20161121164911.76900-1-manu@bidouilliste.com> <20161123080350.fstwdfndghk7c5xx@lukather> <20161123181610.cae67ad53f5f69246d341b30@bidouilliste.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1323 Lines: 45 On Wed, 23 Nov 2016 18:16:10 +0100 Emmanuel Vadot wrote: > On Wed, 23 Nov 2016 09:03:50 +0100 > Maxime Ripard wrote: > > > On Mon, Nov 21, 2016 at 05:49:11PM +0100, Emmanuel Vadot wrote: > > > UEXT are Universal EXTension connector from Olimex. They embed i2c, spi > > > and uart pins along power in one connector and are found on most, > > > if not all, Olimex boards. > > > The Olimex A20 SOM EVB have two UEXT connector so enable the nodes found on > > > those two connectors. > > > > > > Signed-off-by: Emmanuel Vadot > > > > Fixed the indentation of the spi pinctrl cells, and applied. > > > > Please note that I'm note planning to send any new pull request, so > > this will likely end up in 4.11. > > > > Thanks! > > Maxime > > > > -- > > Maxime Ripard, Free Electrons > > Embedded Linux and Kernel engineering > > http://free-electrons.com > > Sorry about the indentation, I'll be more carefull next time. > > Thank you. > > -- > Emmanuel Vadot > Hi Maxime, Re-reading the patch I've seen that I've not enabled the SPI nodes, I guess it's easier if you revert my patch and that I send a new one ? Cheers, -- Emmanuel Vadot