mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
clk: rockchip: rk3588: Fix sclk dsu src sel
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: Iec446c279f8200b000ebdf8de5e1ee5fcd7cb1a8
This commit is contained in:
@@ -811,7 +811,7 @@ static struct rockchip_clk_branch rk3588_clk_branches[] __initdata = {
|
||||
|
||||
/* dsu */
|
||||
COMPOSITE(0, "sclk_dsu", b0pll_b1pll_lpll_gpll_p, CLK_IS_CRITICAL,
|
||||
RK3588_DSU_CLKSEL_CON(0), 5, 2, MFLAGS, 0, 5, DFLAGS,
|
||||
RK3588_DSU_CLKSEL_CON(0), 12, 2, MFLAGS, 0, 5, DFLAGS,
|
||||
RK3588_DSU_CLKGATE_CON(0), 4, GFLAGS),
|
||||
COMPOSITE_NOMUX(0, "atclk_dsu", "sclk_dsu", CLK_IS_CRITICAL,
|
||||
RK3588_DSU_CLKSEL_CON(3), 0, 5, DFLAGS | CLK_DIVIDER_READ_ONLY,
|
||||
|
||||
Reference in New Issue
Block a user