mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 18:12:25 -04:00
arm64: dts: ti: k3-am62-verdin: 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: 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>
This commit is contained in:
committed by
Vignesh Raghavendra
parent
3b4a03357a
commit
fb01352801
@@ -1364,8 +1364,6 @@ &mcasp0 {
|
||||
0 0 0 0
|
||||
>;
|
||||
tdm-slots = <2>;
|
||||
rx-num-evt = <32>;
|
||||
tx-num-evt = <32>;
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
@@ -1382,8 +1380,6 @@ &mcasp1 {
|
||||
0 0 0 0
|
||||
>;
|
||||
tdm-slots = <2>;
|
||||
rx-num-evt = <32>;
|
||||
tx-num-evt = <32>;
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user