From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Tue, 03 Sep 2013 11:05:51 +0000 Subject: Re: [RFC 07/10] ARM: shmobile: r8a7790: i2c pinmux Message-Id: <5184054.DNSnQ9KQ1E@avalon> List-Id: References: <1377866264-21110-8-git-send-email-ulrich.hecht@gmail.com> In-Reply-To: <1377866264-21110-8-git-send-email-ulrich.hecht@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hi Ulrich, On Monday 02 September 2013 15:37:48 Laurent Pinchart wrote: > On Friday 30 August 2013 14:37:41 Ulrich Hecht wrote: > > Adds pinmux for i2c bus 1 and 2. (Pins for 0 and 3 are not multiplexed.) > > > > Signed-off-by: Ulrich Hecht > > Acked-by: Laurent Pinchart > > I've modified the subject to "sh-pfc: r8a7790: Add I2C pin groups and > functions" and have taken the patch in my tree and will push it to v3.13. And now that I've compile-tested the driver, I've also renamed the mux settings to match commit c4721249dd15684d97af76b2b10073baff90959e Author: Shinya Kuribayashi Date: Wed May 22 19:46:16 2013 +0900 sh-pfc: r8a7790: Rename I2C SDA/SCL pins The I2C pins have been renamed in the datasheet, rename them here as well. > > --- > > > > drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 90 +++++++++++++++++++++++++++++++ > > 1 file changed, 90 insertions(+) -- Regards, Laurent Pinchart