]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: samsung: odroid: Fix EPLL frequency values
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 21 Jul 2017 16:29:20 +0000 (18:29 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 21 Jul 2017 16:45:18 +0000 (17:45 +0100)
commitfedfec5dbe083a0d3bd59fe51034a0ab85c2eb38
tree650e4c95c5034008c3e92020cbc5a683752e2a6c
parentc1e7f93cfc9ccbe5772b8d0eb3da04ab3bcc7881
ASoC: samsung: odroid: Fix EPLL frequency values

To prevent incorrect setting of the EPLL the clock frequency
values are changed to exact values as possible to obtain on
the EPLL output with given PLL coefficients.
This patch is required after recent change of the EPLL rate
table by patch
"clk: samsung: exynos5420: The EPLL rate table corrections".

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/odroid.c