]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9d154e42a338a4142e7a656d662ebf98c4ceb26b
tree650e4c95c5034008c3e92020cbc5a683752e2a6c
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
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