commit | d243022e8a55e60eaa02a2ebec3a6ba90feb1a39 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 03 15:13:54 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Mar 29 08:12:50 2012 +0200 |
tree | 0bdd226335a9230f04edb79f7a2042665a8603b0 | |
parent | 1f77266a5a3ad5be08a6cca72cd36a48ca4ed458 [diff] |
tegra: Enhance clock support to handle 16-bit clock divisors I2C ports have a 16-bit clock divisor. Add code to handle this special case so that I2C speeds below 150KHz are supported. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>