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)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 24 Jan 2016 22:29:16 +0000 (23:29 +0100)
commit0f28d98463498c61c61a38aacbf9f69e92e85e9d
tree9523804070993c051a024edc5b28bf791156abab
parentc6d5fe2ca8286f35a79f7345c9378c39d48a1527
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
drivers/clk/rockchip/clk-rk3368.c