projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90571d8
)
ARM: dts: am335x-evmsk: Enable the McASP FIFO for audio
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Thu, 3 Jul 2014 09:51:23 +0000
(12:51 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 7 Jul 2014 12:00:53 +0000
(
05:00
-0700)
The use of FIFO in McASP can reduce the risk of audio under/overrun and
lowers the load on the memories since the DMA will operate in bursts.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
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 ab9a34ce524c8d2ac3e37c8a25785c78e0c73356..80a3b215e7d63c1b669c7d6fc2ad6777609e5ede 100644
(file)
--- a/
arch/arm/boot/dts/am335x-evmsk.dts
+++ b/
arch/arm/boot/dts/am335x-evmsk.dts
@@
-560,8
+560,8
@@
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
0 0 1 2
>;
- tx-num-evt = <
1
>;
- rx-num-evt = <
1
>;
+ tx-num-evt = <
32
>;
+ rx-num-evt = <
32
>;
};
&tscadc {