OSDN Git Service

clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288
authorHeiko Stuebner <heiko@sntech.de>
Mon, 26 Dec 2016 23:58:23 +0000 (00:58 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 2 Jan 2017 13:24:57 +0000 (14:24 +0100)
commit4d3e84f9962800fb355e1c10e57e998ae574efa2
tree487b267d57d240a507665dbb0247d1fa82e42843
parentcb1d9f6ddaa436f2dce2710740b7a3546700949c
clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288

With the newly introduced clk type for muxes in the grf we now can
describe some missing clocks, like the aclk_vcodec that selects between
aclk_vdpu and aclk_vepu based on a bit set in the general register files.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3288.c