projects
/
GitHub
/
LineageOS
/
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:
27701fc
)
ARM: dts: dra72-evm: Enable AFIFO use for McASP3
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Mon, 7 Mar 2016 15:17:32 +0000
(17:17 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 11 Apr 2016 19:48:21 +0000
(12:48 -0700)
Since we switched to use eDMA we can now safely enable the FIFO in McASP.
This will reduce the chance of McASP level under/overflow.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra72-evm.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/dra72-evm.dts
b/arch/arm/boot/dts/dra72-evm.dts
index 6006ced8f6b33c2462b4fd9366508655072a2cc6..21c5cd13b8076af40ea96d3fb2706d48f8f0a8e1 100644
(file)
--- a/
arch/arm/boot/dts/dra72-evm.dts
+++ b/
arch/arm/boot/dts/dra72-evm.dts
@@
-834,6
+834,8
@@
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
1 2 0 0
>;
+ tx-num-evt = <32>;
+ rx-num-evt = <32>;
};
&mailbox5 {