]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00263639 MX6SL-Ensure Audio PLL (PLL4) is enabled correctly
authorRanjani Vaidyanathan <ra5478@freescale.com>
Tue, 21 May 2013 19:40:13 +0000 (14:40 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:04 +0000 (14:14 +0200)
commitb20843666658491dc14d3c8285db60c7d98bc46f
treee2930ec513845af88378d12425192bd9967f09df
parent599676350e43844a5ce966560626129c64c81073
ENGR00263639 MX6SL-Ensure Audio PLL (PLL4) is enabled correctly

The following commit:
6f394da8b374dc4a063209deedeb5d8a62ae4c74
introduced a bug that does not enable audio PLL when its
frequency is something other than 24MHz.
This patch ensures that Audio PLL will be enabled for
all frequencies.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-mx6/clock_mx6sl.c