UPSTREAM: clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
authorHeiko Stuebner <heiko@sntech.de>
Tue, 19 Jan 2016 09:01:08 +0000 (10:01 +0100)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 26 Jan 2016 06:45:44 +0000 (14:45 +0800)
commit69c9ca4166a351b2dbee7badd3c81a10635f493c
tree5ec3f03ea4951e7ce10f294ef63ef08445a1cfba
parent631bfc4eee890c1af4d82ed4a799c1054a62088e
UPSTREAM: clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster

Both clusters have their mux bit in bit 7 of their respective register.
For whatever reason the big cluster currently lists bit 15 which is
definitly wrong.

Fixes: 3536c97a52db ("clk: rockchip: add rk3368 clock controller")
Reported-by: Zhang Qing <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: zhangqing <zhangqing@rock-chips.com>
Cc: stable@vger.kernel.org
(cherry picked from git.kernel.org mmind/linux-rockchip.git v4.6-clk/next
 commit 535ebd428aeb07c3327947281306f2943f2c9faa)

Change-Id: I26364fdba8cdfe36c8b9ba767b4226c9ac6ff118
drivers/clk/rockchip/clk-rk3368.c