commit | cc54c0955d6f8618a38a999eecdc3d95306b90de | [log] [tgz] |
---|---|---|
author | Mylene JOSSERAND <mylene.josserand@free-electrons.com> | Sun Nov 05 17:51:34 2017 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Nov 14 15:53:53 2017 -0800 |
tree | 933d586f70d307b805bd17184ef7c8b5ad840745 | |
parent | 33ec6dbc5a02677509d97fe36cd2105753f0f0ea [diff] |
clk: sunxi-ng: a83t: Fix i2c buses bits i2c1 and i2c2 bits for CCU are not bit 0 but bit 1 and bit 2. Because of that, the i2c0 (bit 0) was not correctly configured. Fixed the correct bits for i2c1 and i2c2. Fixes: 05359be1176b ("clk: sunxi-ng: Add driver for A83T CCU") Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>