Re: [U-Boot] [PATCH v2 18/20] tegra: i2c: Add function to find DVC bus

2012-02-05 Thread Heiko Schocher
Hello Simon, Simon Glass wrote: Hi Heiko, On Jan 14, 2012 11:28 PM, Heiko Schocher h...@denx.de wrote: Hello Simon, Simon Glass wrote: Add tegra_i2c_get_dvc_bus_num() to obtain the I2C bus number of DVC bus. This allows us to talk to the PMU. Signed-off-by: Simon Glass

Re: [U-Boot] [PATCH v2 18/20] tegra: i2c: Add function to find DVC bus

2012-02-03 Thread Simon Glass
Hi Heiko, On Jan 14, 2012 11:28 PM, Heiko Schocher h...@denx.de wrote: Hello Simon, Simon Glass wrote: Add tegra_i2c_get_dvc_bus_num() to obtain the I2C bus number of DVC bus. This allows us to talk to the PMU. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v2: -

Re: [U-Boot] [PATCH v2 18/20] tegra: i2c: Add function to find DVC bus

2012-01-14 Thread Heiko Schocher
Hello Simon, Simon Glass wrote: Add tegra_i2c_get_dvc_bus_num() to obtain the I2C bus number of DVC bus. This allows us to talk to the PMU. Signed-off-by: Simon Glass s...@chromium.org --- Changes in v2: - Add patch to find DVC bus number arch/arm/include/asm/arch-tegra2/tegra2_i2c.h