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
parent 1f9d2a5bd7
commit d658ee9626
2 changed files with 2 additions and 1 deletions

View File

@@ -1365,7 +1365,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

@@ -135,6 +135,7 @@
#define SCLK_I2S2_DIV 176
#define SCLK_SPDIF_DIV 177
#define SCLK_TESTCLKOUT1 179
#define SCLK_CIF_OUT_SRC 178
#define DCLK_VOP0 180
#define DCLK_VOP1 181