Re: [U-Boot] [PATCH v3 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-12 Thread Laxman Dewangan
On Friday 08 February 2013 11:34 PM, Stephen Warren wrote: On 02/08/2013 10:25 AM, Tom Warren wrote: T114, like T30, does not have a separate/different DVC (power I2C) controller like T20 - all 5 I2C controllers are identical, but I2C5 is used to designate the controller intended for power

Re: [U-Boot] [PATCH v2 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver

2013-02-08 Thread Laxman Dewangan
On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: T114 has a slightly different I2C clock, with a new divisor for standard/fast mode and HS mode. Tested on my Dalmore, and the I2C clock is 100KHz +/- 3% on my Saleae Logic analyzer. Signed-off-by: Tom Warren twar...@nvidia.com --- v2: new

Re: [U-Boot] [PATCH v2 1/3] Tegra: I2C: Add T114 clock support to tegra_i2c driver

2013-02-07 Thread Laxman Dewangan
On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: T114 has a slightly different I2C clock, with a new divisor for standard/fast mode and HS mode. Tested on my Dalmore, and the I2C clock is 100KHz +/- 3% on my Saleae Logic analyzer. Signed-off-by: Tom Warren twar...@nvidia.com ---

Re: [U-Boot] [PATCH v2 2/3] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-02-07 Thread Laxman Dewangan
file. otherwise it looks good. Acked-by: Laxman Dewangan ldewan...@nvidia.com --- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review

Re: [U-Boot] [PATCH v2 3/3] Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board

2013-02-07 Thread Laxman Dewangan
On Thursday 07 February 2013 04:56 AM, Tom Warren wrote: Tested all 5 'buses', i2c probe enumerates device addresses on bus 1 and 2. Signed-off-by: Tom Warren twar...@nvidia.com --- v2: No change Looks good. Acked-by: Laxman Dewanganldewan...@nvidia.com

Re: [U-Boot] [PATCH 1/2] Tegra114: fdt: Update DT files with I2C info for T114/Dalmore

2013-01-29 Thread Laxman Dewangan
On Wednesday 30 January 2013 03:43 AM, Stephen Warren wrote: On 01/29/2013 02:57 PM, Tom Warren wrote: Stephen, On Tue, Jan 29, 2013 at 2:08 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 01/29/2013 01:40 PM, Tom Warren wrote: Stephen, On Tue, Jan 29, 2013 at 1:09 PM, Stephen Warren