Commit 5775e6863456b5ccc922194d4a6cb7502d5e42ac

Authored by Peter Ujfalusi
Committed by Darren Etheridge
1 parent c559824b17

ARM: dts: am335x-evm: 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-evm.dts
... ... @@ -750,8 +750,8 @@
750 750 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
751 751 0 0 1 2
752 752 >;
753   - tx-num-evt = <1>;
754   - rx-num-evt = <1>;
  753 + tx-num-evt = <32>;
  754 + rx-num-evt = <32>;
755 755 };
756 756  
757 757 &tps {