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

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.com


Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent fb013528
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -441,8 +441,6 @@ &mcasp2 {
			0 0 0 0
			0 0 0 0
	>;
	tx-num-evt = <32>;
	rx-num-evt = <32>;
	status = "okay";
};