projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa00de
)
ARM: dts: am335x-evmsk: Correct audio clock frequency
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 24 Jan 2014 08:19:07 +0000
(10:19 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 28 Feb 2014 23:04:15 +0000
(15:04 -0800)
The clock for audio is sourced from virt_24000000_ck, so the correct
frequency is
24000000
.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: <stable@vger.kernel.org> # 3.13.x
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evmsk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/am335x-evmsk.dts
b/arch/arm/boot/dts/am335x-evmsk.dts
index 4718ec4a4dbfef5e2a7273726cb6a8f0750623e3..50abe53f68870adadc3fa67e3763a0604df1c1de 100644
(file)
--- a/
arch/arm/boot/dts/am335x-evmsk.dts
+++ b/
arch/arm/boot/dts/am335x-evmsk.dts
@@
-121,7
+121,7
@@
ti,model = "AM335x-EVMSK";
ti,audio-codec = <&tlv320aic3106>;
ti,mcasp-controller = <&mcasp1>;
- ti,codec-clock-rate = <24
576
000>;
+ ti,codec-clock-rate = <24
000
000>;
ti,audio-routing =
"Headphone Jack", "HPLOUT",
"Headphone Jack", "HPROUT";