mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-11 20:05:22 +02:00
arm64: dts: ti: k3-am62-verdin: Drop McASP AFIFOs
[ Upstream commitfb01352801
] 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:
parent
7eb34eae24
commit
051ac32bed
|
@ -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";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user