Re: [PATCH] i2c: tegra: I2_M_NOSTART functionality not supportedin Tegra20

From: Laxman Dewangan
Date: Thu Aug 16 2012 - 03:25:47 EST


On Tuesday 14 August 2012 10:19 PM, Stephen Warren wrote:
On 08/14/2012 03:19 AM, Laxman Dewangan wrote:
Tegra20 i2c controller does not support the continue transfer
which implements the I2C_M_NOSTART functionality of i2c
protocol mangling.
Removing the I2C_M_NOSTART functionality for Tegra20.

Signed-off-by: Laxman Dewangan<ldewangan@xxxxxxxxxx>
Reported-by: Stephen Warren<swarren@xxxxxxxxxx>
Tested-by: Stephen Warren<swarren@xxxxxxxxxxxxx>

Note that if I take Laxman's I2C driver clock patches through the Tegra
tree, and Wolfram takes this patch through the I2C tree, there will be a
very slight conflict, since adjacent lines are touched. However, the
resolution is simple and obvious, so I think that's fine.

Stephen/Wolfram,
I have 2 more change to implement runtime PM and dynamic clock control for fast clock which I have planned for 3.7.
I think it will be better if this also goes on same tree where the clock related change are available to avoid the merge conflict.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/