From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Date: Fri, 29 Nov 2013 10:29:51 +0000 Subject: Re: [PATCH 01/03] pinctrl: sh-pfc: r7s72100 SCIF2 port3 support Message-Id: List-Id: References: <20131127080606.18384.45103.sendpatchset@w520> <20131127080621.18384.85008.sendpatchset@w520> In-Reply-To: <20131127080621.18384.85008.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm , Laurent Pinchart Cc: "linux-kernel@vger.kernel.org" , "linux-sh@vger.kernel.org" , Wolfram Sang , Simon Horman 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? Yours, Linus Walleij