UPSTREAM: clk: rockchip: rk3368: fix parents of video encoder/decoder
authorHeiko Stuebner <heiko@sntech.de>
Wed, 20 Jan 2016 18:22:38 +0000 (19:22 +0100)
committerGerrit Code Review <gerrit@rock-chips.com>
Tue, 26 Jan 2016 07:53:46 +0000 (15:53 +0800)
commitcb438027f718669b5ca5c655c4d3f3f58dabff70
treead4f4f79cffb6c8df78322c9b174a7fde36e60e9
parente518354e377ba911148fb3a4a4bb741f6aa53583
UPSTREAM: clk: rockchip: rk3368: fix parents of video encoder/decoder

The vdpu and vepu clocks can also be parented to the npll and current
parent list also is wrong as it would use the npll as "usbphy" source,
so adapt the parent to the correct one.

Fixes: 3536c97a52db ("clk: rockchip: add rk3368 clock controller")
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 0f28d98463498c61c61a38aacbf9f69e92e85e9d)

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