We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca243e6 commit 320e7efCopy full SHA for 320e7ef
drivers/clk/samsung/clk-exynos850.c
@@ -1360,7 +1360,7 @@ static const unsigned long cpucl1_clk_regs[] __initconst = {
1360
CLK_CON_GAT_GATE_CLK_CPUCL1_CPU,
1361
};
1362
1363
-/* List of parent clocks for Muxes in CMU_CPUCL0 */
+/* List of parent clocks for Muxes in CMU_CPUCL1 */
1364
PNAME(mout_pll_cpucl1_p) = { "oscclk", "fout_cpucl1_pll" };
1365
PNAME(mout_cpucl1_switch_user_p) = { "oscclk", "dout_cpucl1_switch" };
1366
PNAME(mout_cpucl1_dbg_user_p) = { "oscclk", "dout_cpucl1_dbg" };
0 commit comments