[PATCH] [ARM] tegra: Add i2c support
From: Stephen Warren <hidden>
Date: 2011-02-07 17:45:40
Also in:
linux-i2c, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2011-02-07 17:45:40
Also in:
linux-i2c, linux-tegra, lkml
Stephen Warren wrote at Sent: Monday, January 31, 2011 3:49 PM:
Colin Cross wrote at Tuesday, December 21, 2010 5:12 PM:quoted
On Thu, Sep 2, 2010 at 3:21 PM, Colin Cross [off-list ref] wrote:quoted
Signed-off-by: Colin Cross <redacted> --- ?drivers/i2c/busses/Kconfig ? ? | ? ?7 + ?drivers/i2c/busses/Makefile ? ?| ? ?1 + ?drivers/i2c/busses/i2c-tegra.c | ?665 ++++++++++++++++++++++++++++++++++++++++ ?include/linux/i2c-tegra.h ? ? ?| ? 25 ++ ?4 files changed, 698 insertions(+), 0 deletions(-) ?create mode 100644 drivers/i2c/busses/i2c-tegra.c ?create mode 100644 include/linux/i2c-tegra.hBen, this didn't make it into 2.6.37? Can it go into next-i2c?I didn't see any response to this request, at least not in the linux-tegra archives.
Ben, did Colin's latest patch look good; could it be applied? Colin, perhaps you could repost the patch in case it's fallen out of Ben's inbox. As background, I'd really like this patch to show up in 2.6.39; the ASoC driver I've upstreamed for Tegra Harmony (and which will be in 2.6.39) relies on this I2C driver to provide communication with the audio codec. Hence, the ASoC driver is useless without the I2C driver also merged. Thanks. -- nvpublic