From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756528Ab3K2Nxq (ORCPT ); Fri, 29 Nov 2013 08:53:46 -0500 Received: from perceval.ideasonboard.com ([95.142.166.194]:40103 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755465Ab3K2Nxo (ORCPT ); Fri, 29 Nov 2013 08:53:44 -0500 From: Laurent Pinchart To: Linus Walleij Cc: Magnus Damm , "linux-kernel@vger.kernel.org" , "linux-sh@vger.kernel.org" , Wolfram Sang , Simon Horman Subject: Re: [PATCH 01/03] pinctrl: sh-pfc: r7s72100 SCIF2 port3 support Date: Fri, 29 Nov 2013 14:53:43 +0100 Message-ID: <1644283.pjijxmSWPQ@avalon> User-Agent: KMail/4.10.5 (Linux/3.10.17-gentoo; KDE/4.10.5; x86_64; ; ) In-Reply-To: References: <20131127080606.18384.45103.sendpatchset@w520> <20131127080621.18384.85008.sendpatchset@w520> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, On Friday 29 November 2013 11:29:51 Linus Walleij wrote: > On Wed, Nov 27, 2013 at 9:06 AM, Magnus Damm wrote: > > From: Magnus Damm > > > > Add support for SCIF2 port3 pin functions SCK, TXD and RXD to the > > r7s72100 PINCTRL code. There are two possible pins that can be used > > for TXD (Port 3 Pin 0 Function 6 and Port 3 Pin 1 Function 4) and > > because of that are the data pins broken out in separate TXD and RXD. > > > > This format is similar to other sh-pfc code, but a following patch > > converts this to less verbose and less readable code. > > > > Signed-off-by: Magnus Damm > > Regarding this and other PFC patches: Laurent can you help me > out with collecting the patches for my pinctrl tree and send me > a pull request when it's all tested together, like you did in the > last kernel cycle? Sure, will do. -- Regards, Laurent Pinchart