arm64: dts: ti: k3-am62-verdin: Drop McASP AFIFOs

[ Upstream commit fb01352801 ]

McASP AFIFOs are not necessary with UDMA-P/BCDMA as there is buffering
on the DMA IP. Drop these for better audio latency.

Fixes: 316b80246b ("arm64: dts: ti: add verdin am62")
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20240606-mcasp_fifo_drop-v2-5-8c317dabdd0a@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Jai Luthra 2024-06-06 13:37:44 +05:30 committed by Greg Kroah-Hartman
parent 7eb34eae24
commit 051ac32bed

View File

@ -1309,8 +1309,6 @@
0 0 0 0 0 0 0 0
>; >;
tdm-slots = <2>; tdm-slots = <2>;
rx-num-evt = <32>;
tx-num-evt = <32>;
#sound-dai-cells = <0>; #sound-dai-cells = <0>;
status = "disabled"; status = "disabled";
}; };
@ -1327,8 +1325,6 @@
0 0 0 0 0 0 0 0
>; >;
tdm-slots = <2>; tdm-slots = <2>;
rx-num-evt = <32>;
tx-num-evt = <32>;
#sound-dai-cells = <0>; #sound-dai-cells = <0>;
status = "disabled"; status = "disabled";
}; };