From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 6E6EADDE23 for ; Thu, 15 Nov 2007 04:56:37 +1100 (EST) Date: Wed, 14 Nov 2007 11:56:30 -0600 From: Scott Wood To: Alan Bennett Subject: Re: I2C on mpc8248 / device tree Message-ID: <20071114175630.GA4547@loki.buserror.net> References: <9e4733910711131556r23a38780q39baf15d85c0bd85@mail.gmail.com> <9AADA2CE-A7F0-4C88-BFCF-08D6C8DC09E0@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Nov 14, 2007 at 10:49:13AM -0700, Alan Bennett wrote: > ERk. > So if I needed to read values from four i2c devices (raw access would be > fine) and I need to get this working in a few days, how would you suggest I > proceed? Kernel = 2.6.23+. > > Do I need to start from scratch? > > Start by using Jon's patch (or are the 5200 i2c and the cpm2 i2c > completely incompatible?) Start with the cpm i2c driver that Jochen Friedrich posted to linuxppc-embedded. -Scott