Re: [PATCH 0/8] powerpc: i2c-mpc: make I2C bus speed configurable

2009-03-31 Thread Grant Likely
On Tue, Mar 31, 2009 at 6:49 AM, Wolfgang Grandegger wrote: > Please *FORGET* this series of patches. Only the I2C related patches are > relevant but I accidentally sent out the complete patch stack :-(. I > will resent them in a second. > > Sorry for any inconvenience this has caused. Heh, no w

Re: [PATCH 0/8] powerpc: i2c-mpc: make I2C bus speed configurable

2009-03-31 Thread Wolfgang Grandegger
Please *FORGET* this series of patches. Only the I2C related patches are relevant but I accidentally sent out the complete patch stack :-(. I will resent them in a second. Sorry for any inconvenience this has caused. Wolfgang. Wolfgang Grandegger wrote: > Following (most of) Grant's suggestions

[PATCH 0/8] powerpc: i2c-mpc: make I2C bus speed configurable

2009-03-31 Thread Wolfgang Grandegger
Following (most of) Grant's suggestions to my RFC: http://ozlabs.org/pipermail/linuxppc-dev/2009-March/069820.html this new patch series now uses: - the I2c node property "fsl,preserve-clocking" to overtake the clock settings from the boot loader. The first patch provides this feature and ca