Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-08 Thread Wolfgang Grandegger
Kumar Gala wrote: > > On Apr 8, 2009, at 1:27 PM, Wolfgang Grandegger wrote: > >> Grant Likely wrote: >>> On Wed, Apr 8, 2009 at 12:16 AM, Wolfgang Grandegger >>> wrote: Grant Likely wrote: > On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger > wrote: >> Preserve I2C clock set

Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-08 Thread Kumar Gala
On Apr 8, 2009, at 1:27 PM, Wolfgang Grandegger wrote: Grant Likely wrote: On Wed, Apr 8, 2009 at 12:16 AM, Wolfgang Grandegger > wrote: Grant Likely wrote: On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger > wrote: Preserve I2C clock settings for the Socrates MPC8544 board. I had thought

Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-08 Thread Wolfgang Grandegger
Grant Likely wrote: > On Wed, Apr 8, 2009 at 12:16 AM, Wolfgang Grandegger > wrote: >> Grant Likely wrote: >>> On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger >>> wrote: Preserve I2C clock settings for the Socrates MPC8544 board. >>> I had thought that the preserve-clocking property wa

Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-08 Thread Grant Likely
On Wed, Apr 8, 2009 at 12:16 AM, Wolfgang Grandegger wrote: > Grant Likely wrote: >> On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger >> wrote: >>> Preserve I2C clock settings for the Socrates MPC8544 board. >> >> I had thought that the preserve-clocking property was intended for >> older bo

Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-08 Thread Wolfgang Grandegger
Grant Likely wrote: > On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger > wrote: >> Preserve I2C clock settings for the Socrates MPC8544 board. > > I had thought that the preserve-clocking property was intended for > older boards that don't currently have any method of getting the clock > sett

Re: [PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-07 Thread Grant Likely
On Tue, Apr 7, 2009 at 1:20 AM, Wolfgang Grandegger wrote: > Preserve I2C clock settings for the Socrates MPC8544 board. I had thought that the preserve-clocking property was intended for older boards that don't currently have any method of getting the clock setting out of u-boot. Since Socrates

[PATCH v3 5/5] powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board

2009-04-07 Thread Wolfgang Grandegger
Preserve I2C clock settings for the Socrates MPC8544 board. Signed-off-by: Wolfgang Grandegger --- arch/powerpc/boot/dts/socrates.dts |8 1 file changed, 4 insertions(+), 4 deletions(-) Index: linux-2.6-galak/arch/powerpc/boot/dts/socrates.dts ==