Re: [PATCH 00/10] I2C updates

2012-02-24 Thread Shubhrajyoti
On Friday 10 February 2012 07:29 PM, Shubhrajyoti D wrote: This patch series colates the various i2c updates into a series. Since it is collection of various patches the version info is not retained, however most of them undergone multiple versions. If there are no further comments can this

Re: [PATCH] i2c/designware: dw_i2c_init_driver as subsys initcall

2012-02-24 Thread Viresh Kumar
On 11/16/2011 1:52 PM, Baruch Siach wrote: Dependencies should be stated explicitly. Since this subsys_initcall thing is quite common among the i2c masters I'm willing to ack this one for now. But the real solution is to make the dependencies between devices clear and explicit. Baruch,

Re: [PATCH][V2] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA

2012-02-24 Thread Wolfram Sang
On Thu, Feb 23, 2012 at 05:42:45PM +0800, b29...@freescale.com wrote: From: Tang Yuantian b29...@freescale.com Add support for SMBUS_READ_BLOCK_DATA to the i2c-mpc bus driver. Signed-off-by: Tang Yuantian yuantian.t...@freescale.com Thanks, picked. -- Pengutronix e.K.

Re: [PATCH v2] i2c-isch: Add module parameter which actually set the clock divider

2012-02-24 Thread Wolfram Sang
On Wed, Feb 15, 2012 at 03:36:49PM +0100, Alexander Stein wrote: It was observed the Host Clock Divider was not written by the driver. It was still set to (default) 0, if not already set by BIOS, which caused garbage on SMBus. This driver adds 2 parameters which are used to calculate the

Re: [PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver

2012-02-24 Thread Wolfram Sang
Barry, On Thu, Feb 16, 2012 at 10:24:00PM +0530, Shubhrajyoti Datta wrote: please consider these comments. Thanks, Wolfram Hello, On Wed, Feb 8, 2012 at 8:58 PM, Barry Song 21cn...@gmail.com wrote: From: Zhiwu Song zhiwu.s...@csr.com SiRFprimaII is the latest generation

Re: [PATCH] i2c/designware: dw_i2c_init_driver as subsys initcall

2012-02-24 Thread Baruch Siach
Hi Viresh, On Fri, Feb 24, 2012 at 04:32:08PM +0530, Viresh Kumar wrote: On 11/16/2011 1:52 PM, Baruch Siach wrote: Dependencies should be stated explicitly. Since this subsys_initcall thing is quite common among the i2c masters I'm willing to ack this one for now. But the real

Re: [PATCH] i2c multiplexer driver for Proliant microserver N36L

2012-02-24 Thread Thomas Brandon
Jean Delvare khali@... writes: You don't need a multiplexer device at all. Please just have i2c-piix4 driver register 4 i2c_adapter devices for the SB800. This would be a 3-step process: 1* Turn piix4_adapter to an array, so that it can hold up to 4 i2c_adapter structures. 2* Add a

Current status of my for-3.3/for-3.4 branches

2012-02-24 Thread Wolfram Sang
Hi all (and Ben), here is how my current branches look like: === for-3.3 The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059: Linux 3.3-rc4 (2012-02-18 15:53:33 -0800) are available in the git repository at: git://git.pengutronix.de/git/wsa/linux-2.6.git

Re: [PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver

2012-02-24 Thread Barry Song
hi Shubhrajyoti, 2012/2/17 Shubhrajyoti Datta omaplinuxker...@gmail.com: Hello, On Wed, Feb 8, 2012 at 8:58 PM, Barry Song 21cn...@gmail.com wrote: From: Zhiwu Song zhiwu.s...@csr.com SiRFprimaII is the latest generation application processor from CSR’s multi-function SoC product family.