OSDN Git Service

clk: rockchip: Fix the clocks for i2c1 and i2c2
authorDoug Anderson <dianders@chromium.org>
Fri, 22 Aug 2014 16:49:29 +0000 (09:49 -0700)
committerMike Turquette <mturquette@linaro.org>
Wed, 3 Sep 2014 18:24:50 +0000 (11:24 -0700)
commitf4ee3c8446d55ef426965abccbbc195e0f157e73
tree9d502cc505d08a098a72850a05b6d0dd4a440aaf
parent7cd4375117c0d60e8277e61a853e51c21a83063c
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>
drivers/clk/rockchip/clk-rk3288.c