aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos5420.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/samsung/clk-exynos5420.c')
-rw-r--r--drivers/clk/samsung/clk-exynos5420.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/clk/samsung/clk-exynos5420.c b/drivers/clk/samsung/clk-exynos5420.c
index 25601967d1cd..45d34f601e9e 100644
--- a/drivers/clk/samsung/clk-exynos5420.c
+++ b/drivers/clk/samsung/clk-exynos5420.c
@@ -600,8 +600,7 @@ static const struct samsung_mux_clock exynos5420_mux_clks[] __initconst = {
600 TOP_SPARE2, 4, 1), 600 TOP_SPARE2, 4, 1),
601 601
602 MUX(0, "mout_aclk400_isp", mout_group1_p, SRC_TOP0, 0, 2), 602 MUX(0, "mout_aclk400_isp", mout_group1_p, SRC_TOP0, 0, 2),
603 MUX_A(0, "mout_aclk400_mscl", mout_group1_p, 603 MUX(0, "mout_aclk400_mscl", mout_group1_p, SRC_TOP0, 4, 2),
604 SRC_TOP0, 4, 2, "aclk400_mscl"),
605 MUX(0, "mout_aclk400_wcore", mout_group1_p, SRC_TOP0, 16, 2), 604 MUX(0, "mout_aclk400_wcore", mout_group1_p, SRC_TOP0, 16, 2),
606 MUX(0, "mout_aclk100_noc", mout_group1_p, SRC_TOP0, 20, 2), 605 MUX(0, "mout_aclk100_noc", mout_group1_p, SRC_TOP0, 20, 2),
607 606
@@ -998,7 +997,7 @@ static const struct samsung_gate_clock exynos5x_gate_clks[] __initconst = {
998 GATE(0, "aclk400_isp", "mout_user_aclk400_isp", 997 GATE(0, "aclk400_isp", "mout_user_aclk400_isp",
999 GATE_BUS_TOP, 16, 0, 0), 998 GATE_BUS_TOP, 16, 0, 0),
1000 GATE(0, "aclk400_mscl", "mout_user_aclk400_mscl", 999 GATE(0, "aclk400_mscl", "mout_user_aclk400_mscl",
1001 GATE_BUS_TOP, 17, 0, 0), 1000 GATE_BUS_TOP, 17, CLK_IS_CRITICAL, 0),
1002 GATE(0, "aclk200_disp1", "mout_user_aclk200_disp1", 1001 GATE(0, "aclk200_disp1", "mout_user_aclk200_disp1",
1003 GATE_BUS_TOP, 18, CLK_IS_CRITICAL, 0), 1002 GATE_BUS_TOP, 18, CLK_IS_CRITICAL, 0),
1004 GATE(CLK_SCLK_MPHY_IXTAL24, "sclk_mphy_ixtal24", "mphy_refclk_ixtal24", 1003 GATE(CLK_SCLK_MPHY_IXTAL24, "sclk_mphy_ixtal24", "mphy_refclk_ixtal24",