clk: rockchip: fix rk3368 cpuclk divider offsets
authorHeiko Stübner <heiko@sntech.de>
Tue, 1 Dec 2015 21:31:56 +0000 (22:31 +0100)
committerGerrit Code Review <gerrit@rock-chips.com>
Wed, 2 Dec 2015 10:19:20 +0000 (18:19 +0800)
commitf96cb05dcd77f778e3b6ead9a30765540c4265ac
tree38cc4b9d95299ad17c37a61144684bc514697c16
parenta147bd72824f567b11cf5e4a912b4b905dbd988c
clk: rockchip: fix rk3368 cpuclk divider offsets

Due to a copy-paste error the the rk3368 cpuclk settings were acessing
rk3288-specific register offsets. This never caused problems till now,
as cpu frequency scaling in't used currently at all.

Change-Id: I525cbf5136f5986fc76e3d7bd090e51547dc2bf7
Reported-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3368.c