clk: rockchip: rk3399: pclkin_isp1_wrapper should source from pclkin_cif

Change-Id: Id2ccc4003fcd286594fa2c2fc366f7c922417883
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng 2016-03-28 11:34:33 +08:00 committed by Gerrit Code Review
parent a5e2552f88
commit 2f089ed109

View File

@ -1202,10 +1202,10 @@ static struct rockchip_clk_branch rk3399_clk_branches[] __initdata = {
* so we ignore the mux and make clocks nodes as following,
*
* pclkin_cifinv --|-------\
* |GSC20_9|-- pclkin_cifmux
* |GSC20_9|-- pclkin_cifmux -- |G27_6| -- pclkin_isp1_wrapper
* pclkin_cif --|-------/
*/
GATE(PCLK_ISP1_WRAPPER, "pclkin_isp1_wrapper", "pclkin_cifmux", CLK_IGNORE_UNUSED,
GATE(PCLK_ISP1_WRAPPER, "pclkin_isp1_wrapper", "pclkin_cif", CLK_IGNORE_UNUSED,
RK3399_CLKGATE_CON(27), 6, GFLAGS),
/* cif */