diff options
author | Jai Luthra <j-luthra@ti.com> | 2024-06-06 13:37:42 +0530 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2024-06-12 21:31:28 +0530 |
commit | d3fe4b4e2e44de64ed1f1585151bf4a3627adbaf (patch) | |
tree | c8245c1bfd5708f36534bfdc2b1ff0566887c215 | |
parent | a931b81072921a11d5bb8e8201b6228b791d40a9 (diff) |
arm64: dts: ti: k3-am62p5: Drop McASP AFIFOs
McASP AFIFOs are not necessary with UDMA-P/BCDMA as there is buffering
on the DMA IP. Drop these for better audio latency.
Fixes: c00504ea42c0 ("arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM")
Signed-off-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20240606-mcasp_fifo_drop-v2-3-8c317dabdd0a@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts index 6e72346591113..78d4d44e8bd4e 100644 --- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts @@ -549,8 +549,6 @@ 0 0 0 0 0 0 0 0 >; - tx-num-evt = <32>; - rx-num-evt = <32>; }; &fss { |