ARM: dts: dra7-evm: Enable AFIFO use for McASP3

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>
This commit is contained in:
Peter Ujfalusi 2016-03-07 17:17:31 +02:00 committed by Tony Lindgren
parent 0c92de2cd5
commit 27701fc251
1 changed files with 2 additions and 0 deletions

View File

@ -904,6 +904,8 @@ &mcasp3 {
serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
1 2 0 0
>;
tx-num-evt = <32>;
rx-num-evt = <32>;
};
&mailbox5 {