Re: [V2 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver

2015-04-14 Thread Wolfram Sang
On Thu, Apr 02, 2015 at 04:01:05PM -0400, Kamal Dasu wrote: Adding support for i2c controller driver for Broadcom settop SoCs. Signed-off-by: Kamal Dasu kdasu.k...@gmail.com Wow, this is the third I2C master driver coming from Broadcom in a pretty short time. May I ask the authors of the

Re: [PATCH V3 2/6] i2c: qup: Add V2 tags support

2015-04-14 Thread Ivan T. Ivanov
Hi Sricharan, On Sat, 2015-04-11 at 12:39 +0530, Sricharan R wrote: From: Andy Gross agr...@codeaurora.org QUP from version 2.1.1 onwards, supports a new format of i2c command tags. Tag codes instructs the controller to perform a operation like read/write. This new tagging version

[PATCH] i2c: jz4780: Fix build for m68k and sparc64

2015-04-14 Thread Guenter Roeck
Fix: drivers/i2c/busses/i2c-jz4780.c: In function 'jz4780_i2c_readw': drivers/i2c/busses/i2c-jz4780.c:181:2: error: implicit declaration of function 'readw' drivers/i2c/busses/i2c-jz4780.c: In function 'jz4780_i2c_writew': drivers/i2c/busses/i2c-jz4780.c:187:2: error:

Re: [V2 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver

2015-04-14 Thread Ray Jui
Hi Kamal, + bcm-kernel-feedback-list bcm-kernel-feedback-l...@broadcom.com On 4/14/2015 6:47 AM, Wolfram Sang wrote: On Thu, Apr 02, 2015 at 04:01:05PM -0400, Kamal Dasu wrote: Adding support for i2c controller driver for Broadcom settop SoCs. Signed-off-by: Kamal Dasu kdasu.k...@gmail.com

[PULL REQUEST] i2c for 4.1

2015-04-14 Thread Wolfram Sang
Linus, here is the i2c pull request for 4.1. Most notable: * introducing the i2c_quirk infrastructure. Now, flaws of I2C controllers can be described and the core will check if the flaws collide with the messages to be sent * wait_for_completion return type cleanup series * new drivers for