From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <8EAD138A-6CE4-4AC7-BCBF-13B8E7C24CF1@freescale.com> From: Timur Tabi To: Grant Likely In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v926) Subject: Re: [PATCH 1/2] Convert i2c-mpc from a platform driver into a of_platform driver, V4 Date: Thu, 10 Jul 2008 12:36:58 -0400 References: <20080630230126.12482.87927.stgit@terra> Cc: Linuxppc-dev@ozlabs.org, i2c@lm-sensors.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.