commit | 334614058886fc5002dbfa2c4c72f89b3830f7e1 | [log] [tgz] |
---|---|---|
author | Elaine Zhang <zhangqing@rock-chips.com> | Tue Aug 01 09:17:03 2017 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Tue Aug 08 17:30:29 2017 +0200 |
tree | 1377d1f3e5e03778e1fd3ea5100d01e880f2f704 | |
parent | 6d4ce2b7d90e24e07ec7f763043b90eda22c8351 [diff] |
clk: rockchip: modify rk3128 clk driver to also support rk3126 rk3128 and rk3126 have some gate registers describe differences. So need to make some distinctions. The RK3126 and RK3128 Same clock description we move it to the common clock branches. And the different clks description use the own clock branches. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>