From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Sun, 02 Jun 2013 18:52:36 +0000 Subject: Re: [PATCH v3 1/1] ARM: shmobile: r8a7778: add I2C support Message-Id: <51AB9474.3040900@cogentembedded.com> List-Id: References: <201304232012.57619.sergei.shtylyov@cogentembedded.com> <201304232015.59697.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201304232015.59697.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hello. On 04/23/2013 08:15 PM, Sergei Shtylyov wrote: > From: Vladimir Barinov > > Add I2C clocks and platform devices for R8A7778 SoC. > Don't forget to also add the peripheral clock which the I2C driver uses. > > Signed-off-by: Vladimir Barinov > [Sergei: changed the registration function to platform_device_register_simple(), > annotated I2C resources as '__initdata', regrouped MSTPxxx *enum* members, added > the copyright.] > Signed-off-by: Sergei Shtylyov > Acked-by: Kuninori Morimoto Simon, I'm calling back this patch. Morimoto-san's patch posted recently (preferably to be reposted once more) should be used instead. WBR, Sergei