Hi Heiko,
Do let me know if you have any comments on this patch.
Would you consider it for I2C branch or should it go through u-boot-samsung?
Regards,
Rajeshwari
On Wed, Mar 6, 2013 at 2:57 PM, Hung-ying Tyan wrote:
> On Tue, Feb 19, 2013 at 8:19 PM, Rajeshwari Shinde > wrote:
>
>> This patch
On Tue, Feb 19, 2013 at 8:19 PM, Rajeshwari Shinde wrote:
> This patch corrects the following issues
>
> 1) Write the correct M/T Stop value to I2CSTAT after i2c write.
>According to the spec, after finish the data transmission, we should
>write a M/T Stop (I2C_MODE_MT | I2C_TXRX_ENA) to
This patch corrects the following issues
1) Write the correct M/T Stop value to I2CSTAT after i2c write.
According to the spec, after finish the data transmission, we should
write a M/T Stop (I2C_MODE_MT | I2C_TXRX_ENA) to I2CSTAT instead of
a M/R Stop (I2C_MODE_MR | I2C_TXRX_ENA).
2) Not
3 matches
Mail list logo