]> git.karo-electronics.de Git - linux-beck.git/commit
clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2ch
authorzhangqing <zhangqing@rock-chips.com>
Mon, 25 Jan 2016 16:56:02 +0000 (08:56 -0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 25 Jan 2016 10:06:54 +0000 (11:06 +0100)
commite8099067de751106d82333e29ce5b6a76ba653f6
tree552d82b48649655a55d180a7160a98de380fea88
parent0bbe62eb92755ff7c16c859e96a3877de56e32c9
clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2ch

I2S_2CH set freq need to select parent and calculate parent freq.
so just mark it as the CLK_SET_RATE_PARENT flag.

Signed-off-by: zhangqing <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3368.c