Commit f308ec39cb9188af0ccd18af9ff3c4efbca85ff7

Authored by Peter Ujfalusi
Committed by Darren Etheridge
1 parent 5775e68634

ARM: dts: am335x-evmsk: Enable McASP FIFO usage

Enable the use of FIFO on the McASP. This can reduce the system load during
audio activity.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Darren Etheridge <detheridge@ti.com>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

arch/arm/boot/dts/am335x-evmsk.dts
... ... @@ -673,7 +673,7 @@
673 673 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
674 674 0 0 1 2
675 675 >;
676   - tx-num-evt = <1>;
677   - rx-num-evt = <1>;
  676 + tx-num-evt = <32>;
  677 + rx-num-evt = <32>;
678 678 };