mbox

[GIT,PULL] I2C: OMAP: misc. updates for v3.3

Message ID 87boqh7kn4.fsf@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.3/i2c/misc

Message

Kevin Hilman Jan. 6, 2012, 12:13 a.m. UTC
Hi Ben,

Here's a few OMAP I2C updates for the v3.3 merge window.

Thanks,

Kevin

The following changes since commit 3f6b2a8bd6e4ff43269d89066a9fe06a0e5ba961:

  I2C: OMAP: correct SYSC register offset for OMAP4 (2011-12-13 11:35:56 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.3/i2c/misc

Benoit Cousson (1):
      i2c: OMAP: Add DT support for i2c controller

Jan Weitzel (1):
      I2C: OMAP: NACK without STP

 Documentation/devicetree/bindings/i2c/omap-i2c.txt |   30 ++++++
 drivers/i2c/busses/i2c-omap.c                      |  108 +++++++++++++-------
 2 files changed, 99 insertions(+), 39 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/i2c/omap-i2c.txt

Comments

Ben Dooks Jan. 6, 2012, 4:16 p.m. UTC | #1
On Thu, Jan 05, 2012 at 04:13:51PM -0800, Kevin Hilman wrote:
> Hi Ben,
> 
> Here's a few OMAP I2C updates for the v3.3 merge window.

ok, added these to my i2c-next and for-33/i2c/omap.
 
> Thanks,
> 
> Kevin
> 
> The following changes since commit 3f6b2a8bd6e4ff43269d89066a9fe06a0e5ba961:
> 
>   I2C: OMAP: correct SYSC register offset for OMAP4 (2011-12-13 11:35:56 -0800)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.3/i2c/misc
> 
> Benoit Cousson (1):
>       i2c: OMAP: Add DT support for i2c controller
> 
> Jan Weitzel (1):
>       I2C: OMAP: NACK without STP
> 
>  Documentation/devicetree/bindings/i2c/omap-i2c.txt |   30 ++++++
>  drivers/i2c/busses/i2c-omap.c                      |  108 +++++++++++++-------
>  2 files changed, 99 insertions(+), 39 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/i2c/omap-i2c.txt
> --
> To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html