commit | 2e33559f3d4f111f969a7e0da29a264f41bae86a | [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 | c67822704b73dcfb86debf4c25151e43309af844 [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>