From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 1/2] Convert i2c-mpc from a platform driver into a of_platform driver, V4 Date: Fri, 11 Jul 2008 12:54:23 -0600 Message-ID: <20080711185423.GA15828@secretlab.ca> References: <20080630230126.12482.87927.stgit@terra> <8EAD138A-6CE4-4AC7-BCBF-13B8E7C24CF1@freescale.com> <20080711181214.GA15321@secretlab.ca> <20080711184556.GA14368@polina.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20080711184556.GA14368@polina.dev.rtsoft.ru> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Anton Vorontsov Cc: Linuxppc-dev@ozlabs.org, Timur Tabi , i2c@lm-sensors.org List-Id: linux-i2c@vger.kernel.org On Fri, Jul 11, 2008 at 10:45:56PM +0400, Anton Vorontsov wrote: > On Fri, Jul 11, 2008 at 12:12:14PM -0600, Grant Likely wrote: > > On Thu, Jul 10, 2008 at 12:36:58PM -0400, Timur Tabi wrote: > > > > > > On Jul 9, 2008, at 1:22 PM, Grant Likely wrote: > > > > > >> On Mon, Jun 30, 2008 at 5:01 PM, Jon Smirl wrote: > > >>> Convert i2c-mpc to an of_platform driver. Utilize the code in > > >>> drivers/of-i2c.c to make i2c modules dynamically loadable by the > > >>> device tree. > > >> > > >> Timur, can you please test this one on an 83xx platform? It works on > > >> 5200, but I want to make sure 83xx doesn't break before I pick it up. > > > > > > I'm on vacation this week, so I'll have to deal with it next week, after > > > I've handled higher-priority issues. > > > > Kumar, is there anyone else who can test this out before the merge > > window opens? > > FWIW, they seem to work for me. At least RTC still works. Good enough for me. Unless someone screams really loudly I'm going to go ahead and pick it up. Cheers, g.