commit | e31c1e50ac8d85ede3f62c438034397ba54734d7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 02 13:19:01 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:39 2012 +0200 |
tree | a79cb7e9ffb14902c2b8a017949598384da807bc | |
parent | 1f47efa87a00dd98d61937c7040c8d2590d8b16f [diff] |
tegra: i2c: Add function to find DVC bus 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 <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>