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

2011-12-06 Thread Jean Delvare
Hi Yuantian, Please don't top-post. On Wed, 7 Dec 2011 05:25:49 +, Tang Yuantian-B29983 wrote: > Hi Guenter, > > I thought you were bore of discussion. > Do you mind if I post similar patch? I have no objection, as long as you give proper credit to the original author. Note that ultimately

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

2011-12-06 Thread Tang Yuantian-B29983
Hi Guenter, I thought you were bore of discussion. Do you mind if I post similar patch? Regards, Yuantian > -Original Message- > From: Guenter Roeck [mailto:guenter.ro...@ericsson.com] > Sent: 2011年12月7日 11:20 > To: Tang Yuantian-B29983 > Cc: Jean Delvare; Tabi Timur-B04825; linux-i2c@vg

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

2011-12-06 Thread Guenter Roeck
On Tue, Dec 06, 2011 at 09:52:36PM -0500, Tang Yuantian-B29983 wrote: > Hi Jean Delvare, > > We agree to apply this patch. Do you have any concerns? > Although Guenter said that he give up, I don't think he really meant it. I did mean it, otherwise I would not have said it. Guenter > Also it is

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

2011-12-06 Thread Tang Yuantian-B29983
Hi Jean Delvare, We agree to apply this patch. Do you have any concerns? Although Guenter said that he give up, I don't think he really meant it. Also it is improper if I repost similar patch. I tested this patch, it works. Regards, Yuantian > -Original Message- > From: Jean Delvare [mai

[PATCH] I2C: OMAP: fix FIFO usage for OMAP4

2011-12-06 Thread Kevin Hilman
From: Shubhrajyoti D Currently the fifo depth is set to zero for OMAP4 which disables the FIFO usage. This patch enables the FIFO usage for I2C transactions on OMAP4 also. Tested on omap4430 and 3430. Tested-and-Reported-by: Nishanth Menon Signed-off-by: Shubhrajyoti D Signed-off-by: Kevin Hi

[RFC PATCH] i2c-imx.c: Add support for I2C bus fault recovery

2011-12-06 Thread David Jander
In the event that a I2C bus is disturbed, for instance by a slave missing a clock pulse, it is desirable to have a way to get the bus back working other than by power-cycling the whole system. This patch makes it possible to to have a special function in board support code issue an I2C reset, since

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

2011-12-06 Thread Jean Delvare
Hi Eddi, Please don't top-post, and only include as much context as necessary in your replies. On Mon, 5 Dec 2011 23:57:10 +0100, Eddi De Pieri wrote: > I tried in rewriting the driver... but I can't understand the right way... > > since sb800 is a southbus, the mux driver must be defined as > i