From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v3] sh-pfc: add R8A7794 PFC support Date: Fri, 06 Mar 2015 15:44:13 +0300 Message-ID: <54F9A11D.3070100@cogentembedded.com> References: <2084538.pWCX8EzoLe@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-la0-f51.google.com ([209.85.215.51]:34121 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752918AbbCFMoQ (ORCPT ); Fri, 6 Mar 2015 07:44:16 -0500 Received: by labhs14 with SMTP id hs14so57285888lab.1 for ; Fri, 06 Mar 2015 04:44:15 -0800 (PST) In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij Cc: "linux-sh@vger.kernel.org" , Laurent Pinchart , "linux-gpio@vger.kernel.org" , Rob Herring , =?UTF-8?B?UGF3ZcWCIE1vbGw=?= , Mark Rutland , "ijc+devicetree@hellion.org.uk" , Kumar Gala , "devicetree@vger.kernel.org" On 3/6/2015 1:34 PM, Linus Walleij wrote: >> From: Hisashi Nakamura >> Add PFC support for the R8A7794 SoC including pin groups for some on-chip >> devices such as ETH, I2C, INTC, MSIOF, QSPI, [H]SCIF... >> Signed-off-by: Hisashi Nakamura >> [Sergei: squashed together several patches, fixed the MLB_CLK typo, added IRQ4.. >> IRQ9 pin groups, fixed IRQn comments, added ETH B pin group names, removed >> stray new line and fixed typos in the comments in the pinmux_config_regs[] >> initializer, removed the platform device ID, took into account limited number of >> signals in the GPIO1/5/6 controllers, added reasonable and removed unreasonable >> copyrights, modified the bindings document, renamed, added changelog.] >> Signed-off-by: Sergei Shtylyov >> --- >> Changes in version 3: > This v3 applied with Laurent's ACK. There's v4 already. Anyway, it shouldn't be applied yet. > Yours, > Linus Walleij WBR, Sergei