Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90571d85 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tony Lindgren
Browse files

ARM: dts: am335x-evm: Enable the McASP FIFO for audio



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: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 68e2eb53
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -529,8 +529,8 @@
		serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
		serial-dir = <  /* 0: INACTIVE, 1: TX, 2: RX */
			0 0 1 2
			0 0 1 2
		>;
		>;
		tx-num-evt = <1>;
		tx-num-evt = <32>;
		rx-num-evt = <1>;
		rx-num-evt = <32>;
};
};


&tps {
&tps {