From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 19 Dec 2013 08:58:11 +0000 Subject: Re: [PATCH] arm: shmobile: r8a7790: Fix I2C controller names Message-Id: <20131219085808.GC12239@verge.net.au> List-Id: References: <1387379302-20223-1-git-send-email-valentine.barshak@cogentembedded.com> In-Reply-To: <1387379302-20223-1-git-send-email-valentine.barshak@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Dec 18, 2013 at 09:17:05PM -0800, Kuninori Morimoto wrote: > > Hi > > > The R8A7790 is an R-Car Gen2 SoC. The clock division factor > > (CDF) width is 3 bits on Gen2 as opposed to 2 bits on Gen1. > > Fix the device names for R8A7790 SoC to make the R-Car I2C > > driver configure the hardware properly. > > > > Signed-off-by: Valentine Barshak > > --- > > Grr... this is correct > sorry my fault. > > Acked-by: Kuninori Morimoto > > Simon, this patch is based on below patch > > 043a3f113ce41e3e6fdbb49551df75e82e8c4ae7 > (i2c: rcar: fixup rcar type naming) Thanks. Valentine could you please: 1. Rebase this on the fixes-for-v3.13 branch in the renesas tree and; 2. Include something like this in the following. This resolves a regression which was introduced by 043a3f113ce41e3 ("i2c: rcar: fixup rcar type naming") in v3.12-rc4. Thanks.