Commit 554dd562 authored by Jai Luthra's avatar Jai Luthra Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am625-phyboard-lyra-rdk: 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: 28c0cf16 ("arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Add Audio Codec")
Signed-off-by: default avatarJai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20240606-mcasp_fifo_drop-v2-6-8c317dabdd0a@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent fb013528
...@@ -441,8 +441,6 @@ &mcasp2 { ...@@ -441,8 +441,6 @@ &mcasp2 {
0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
>; >;
tx-num-evt = <32>;
rx-num-evt = <32>;
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment