clk: rockchip: rk3399: export CIF_OUT_SRC clock id for cif

Change-Id: I77423891821dae0412dda4414222ba64bd0a4a4a
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
Elaine Zhang
2018-05-14 16:00:57 +08:00
committed by Tao Huang
parent 5cf80a855a
commit 6e06c1b833
2 changed files with 2 additions and 1 deletions

View File

@@ -1361,7 +1361,7 @@ static struct rockchip_clk_branch rk3399_clk_branches[] __initdata = {
RK3399_CLKGATE_CON(27), 6, GFLAGS),
/* cif */
COMPOSITE_NODIV(0, "clk_cifout_src", mux_pll_src_cpll_gpll_npll_p, 0,
COMPOSITE_NODIV(SCLK_CIF_OUT_SRC, "clk_cifout_src", mux_pll_src_cpll_gpll_npll_p, 0,
RK3399_CLKSEL_CON(56), 6, 2, MFLAGS,
RK3399_CLKGATE_CON(10), 7, GFLAGS),

View File

@@ -143,6 +143,7 @@
#define SCLK_I2S1_DIV 175
#define SCLK_I2S2_DIV 176
#define SCLK_SPDIF_DIV 177
#define SCLK_CIF_OUT_SRC 178
#define DCLK_VOP0 180
#define DCLK_VOP1 181