Commit a3963411b0e0e9636a28aea11ebfa5ed24fd992b

Authored by Peter Ujfalusi
Committed by Darren Etheridge
1 parent 3af6ff8b2b

ARM: dts: am43x-epos-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/am43x-epos-evm.dts
... ... @@ -935,8 +935,8 @@
935 935 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
936 936 1 2 0 0
937 937 >;
938   - tx-num-evt = <1>;
939   - rx-num-evt = <1>;
  938 + tx-num-evt = <32>;
  939 + rx-num-evt = <32>;
940 940 };
941 941  
942 942 &vpfe1 {