commit | 0f28d98463498c61c61a38aacbf9f69e92e85e9d | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Jan 20 19:22:38 2016 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Jan 24 23:29:16 2016 +0100 |
tree | 9523804070993c051a024edc5b28bf791156abab | |
parent | c6d5fe2ca8286f35a79f7345c9378c39d48a1527 [diff] |
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