From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 62C33DDE37 for ; Tue, 6 Nov 2007 07:14:33 +1100 (EST) Message-ID: <472F77E2.1060305@freescale.com> Date: Mon, 05 Nov 2007 14:06:58 -0600 From: Scott Wood MIME-Version: 1.0 To: Jon Smirl Subject: Re: [RFC] Rework of i2c-mpc.c - Freescale i2c driver References: <9e4733910711050714l2aa3a5eeqf5327c3e0d8ca490@mail.gmail.com> <472F6D5D.3030804@genesi-usa.com> <9e4733910711051151p18311586h133ac70917714466@mail.gmail.com> <472F754C.1090202@freescale.com> <9e4733910711051204g1efd2911sffbeef956b9e9f01@mail.gmail.com> In-Reply-To: <9e4733910711051204g1efd2911sffbeef956b9e9f01@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Tjernlund , Jean Delvare , i2c@lm-sensors.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jon Smirl wrote: > On 11/5/07, Scott Wood wrote: >> Jon Smirl wrote: >>> I can change it to remove fsl5200-clocking if someone can tell me if >>> this is only needed on the mpc5200b. >> Well, it appears to be needed on the mpc5200 (no 'b')... > > What is the recommend way to check for a mpc5200 or mpc5200b? Just check for mpc5200-i2c -- it's listed in the mpc5200b dts as well. -Scott