commit | f4ee3c8446d55ef426965abccbbc195e0f157e73 | [log] [tgz] |
---|---|---|
author | Doug Anderson <dianders@chromium.org> | Fri Aug 22 09:49:29 2014 -0700 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Sep 03 11:24:50 2014 -0700 |
tree | 9d502cc505d08a098a72850a05b6d0dd4a440aaf | |
parent | 7cd4375117c0d60e8277e61a853e51c21a83063c [diff] |
clk: rockchip: Fix the clocks for i2c1 and i2c2 The clocks for i2c1 and i2c2 are flipped. The clock tree matched the Technical Reference Manual (TRM) but the TRM was wrong. Swap them in the clock tree. This was determined experimentally (by Addy) and confirmed by the Rockchip IC team. Signed-off-by: Doug Anderson <dianders@chromium.org> Reported-by: Addy Ke <addy.ke@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Mike Turquette <mturquette@linaro.org>