提交 59b01131 编写于 作者: B Bard Liao 提交者: Mark Brown

ASoC: rl6231: add 19.2M to 4.096M pll preset table

Add a pll mapping table for 19.2M in and 4.096M out.
Signed-off-by: NBard Liao <bardliao@realtek.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 1001354c
......@@ -102,6 +102,7 @@ struct pll_calc_map {
};
static const struct pll_calc_map pll_preset_table[] = {
{19200000, 4096000, 23, 14, 1, false},
{19200000, 24576000, 3, 30, 3, false},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册