mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
clk/rockchip: rk618: add CLK_IGNORE_UNUSED for lvds_clk
Change-Id: I2c2f9a40ba5e09a64f059415ffc50458aa74ca5e Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -255,7 +255,7 @@ static const struct clk_gate_data rk618_clk_gates[] = {
|
||||
0),
|
||||
GATE(LVDS_CLK, "lvds_clk", "dither_clk",
|
||||
RK618_CRU_CLKSEL1, 9,
|
||||
0),
|
||||
CLK_IGNORE_UNUSED),
|
||||
GATE(LVTTL_CLK, "lvttl_clk", "dither_clk",
|
||||
RK618_CRU_CLKSEL1, 12,
|
||||
0),
|
||||
|
||||
Reference in New Issue
Block a user