Re: [PATCH 3/3] i2c-designware: add OF binding support

2011-08-23 Thread Rob Herring
Ben, On 08/05/2011 04:24 PM, Rob Herring wrote: > From: Rob Herring > > Add of_match_table and DT style i2c registration to designware i2c > driver. > > Signed-off-by: Rob Herring > Acked-by: Grant Likely > Cc: devicetree-disc...@lists.ozlabs.org > Cc: Ben Dooks > Cc: linux-i2c@vger.kernel.o

[GIT PULL] I2C: OMAP: misc. cleanup for v3.2

2011-08-23 Thread Kevin Hilman
Ben, Here's one more I2C cleanup series for v3.2. It applies on top of my for_3.2/i2c-fixes branch just submitted. Please pull into your tree for linux-next. Thanks, Kevin The following changes since commit f3cb1e11c4e54f4dc7e60f9513d43ffa0bbebc25: Revert "i2c-omap: fix static suspend vs.

[GIT PULL] I2C: OMAP: misc. fixes for v3.2

2011-08-23 Thread Kevin Hilman
Hi Ben, Initially, these fixes were planned to be queued for v3.1-rc, but since the previous series from Andy didn't make it into v3.1, it should be queued for v3.2. This branch is based on the for_3.2/i2c-andy branch (previous pull request.) Please pull into your tree for linux-next. Thanks,

[GIT PULL] I2C: OMAP: major cleanup for v3.2 (was for v3.1)

2011-08-23 Thread Kevin Hilman
Ben, This series fell through the cracks for v3.1, so I've now rebased it onto v3.1-rc3 and am submitting it for v3.2. It no longer has any dependencies on OMAP trees, so could you please pull this into your tree for linux-next? A few more OMAP I2C series will be coming on top of this one. T

Re: [PATCH] i2c: tegra: Check for overflow errors with BUG_ON.

2011-08-23 Thread Ben Dooks
On Mon, Aug 15, 2011 at 11:03:50PM +0300, Felipe Balbi wrote: > HI, > > On Mon, Aug 15, 2011 at 12:52:36PM -0700, Doug Anderson wrote: > > Felipe, > > > > On Mon, Aug 15, 2011 at 12:17 PM, Felipe Balbi wrote: > > > so due to a FIFO overflow you lock up the whole system ? Can't you e.g. > > > res

RE: Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt)

2011-08-23 Thread Stephen Warren
Stephen Warren wrote at Friday, August 12, 2011 3:09 PM: ... > Related, here's the list of outstanding patches for i2c-tegra.c that I'm > aware of: > > [PATCH] i2c: Tegra: Add of_match_table > http://www.spinics.net/lists/linux-i2c/msg05898.html > > [PATCH] i2c: tegra: add I2C_FUNC_SMBUS_EMUL to

Re: [PATCH 0/2] lost i2c-nomadik patches

2011-08-23 Thread Linus Walleij
On Fri, Aug 12, 2011 at 2:46 AM, Ben Dooks wrote: > On Tue, Aug 09, 2011 at 08:17:08PM +0200, Linus Walleij wrote: >> From: Linus Walleij >> >> These two must have been missed somewhere between the last merge >> window and 3.1-rc1. If you think they are -rc material then by >> all means please me