Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755481AbbFBJrz (ORCPT ); Tue, 2 Jun 2015 05:47:55 -0400 Received: from down.free-electrons.com ([37.187.137.238]:52825 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750950AbbFBJrr (ORCPT ); Tue, 2 Jun 2015 05:47:47 -0400 Date: Tue, 2 Jun 2015 11:47:45 +0200 From: Antoine Tenart To: sebastian.hesselbarth@gmail.com Cc: Antoine Tenart , zmxu@marvell.com, jszhang@marvell.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/3] ARM: berlin: BG2Q SPI support Message-ID: <20150602094745.GA2165@kwain> References: <1433237869-3762-1-git-send-email-antoine.tenart@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1433237869-3762-1-git-send-email-antoine.tenart@free-electrons.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1300 Lines: 44 On Tue, Jun 02, 2015 at 11:37:46AM +0200, Antoine Tenart wrote: > Hi, > > This series adds the SPI nodes for the Berlin BG2Q SoC as well as > comments on the Berlin spi pinctrl functions. > > Antoine Oops, forgot to summarize the changes... Changes since v2: - renamed spi nodes - added comments after the pinctrl SPI function definitions Changes since v1: - reworked the pinmux - removed useless interrupt-parent properties - typo > > Antoine Tenart (3): > pinctrl: berlin: fix spi1 SS0n function name > pinctrl: berlin: comment the spi functions > ARM: berlin: add SPI nodes for BG2Q > > arch/arm/boot/dts/berlin2q.dtsi | 36 +++++++++++++++++++++++++++++++++++ > drivers/pinctrl/berlin/berlin-bg2.c | 18 +++++++++--------- > drivers/pinctrl/berlin/berlin-bg2cd.c | 8 ++++---- > drivers/pinctrl/berlin/berlin-bg2q.c | 16 ++++++++-------- > 4 files changed, 57 insertions(+), 21 deletions(-) > > -- > 2.4.2 > -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/