From: Doug Anderson Date: Fri, 22 Aug 2014 16:49:29 +0000 (-0700) Subject: clk: rockchip: Fix the clocks for i2c1 and i2c2 X-Git-Tag: fixes-for-v3.18-merge-window~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ee3c8446d55ef426965abccbbc195e0f157e73;p=pandora-kernel.git 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 Reported-by: Addy Ke Reviewed-by: Heiko Stuebner Signed-off-by: Mike Turquette --- Reading git-diff-tree failed