Re: [PATCH 1/2] ASoC: SOF: MediaTek: Add mt8196 hardware support

Il 20/03/25 04:17, hailong.fan ha scritto:
Add support of SOF on MediaTek mt8196 SoC. MT8196 has a Cadence HiFi-5 DSP core that is responsible for running the operating system and application programs. The IPC communication between the AP and DSP is based on shared DRAM and mailbox interrupt.
Signed-off-by: hailong.fan hailong.fan@mediatek.com
Hello Hailong,
after seeing this series, I acknowledged that the functions that were duplicated between MT8188 and MT8195 are, in reality, common between more than just those, as they are the same in your submission for MT8196.
Therefore, I've send a commit that commonizes those, reducing useless code duplication.
Can you please rebase your series on top of [1]?
Thanks, Angelo
[1]: https://lore.kernel.org/all/20250320115300.137410-1-angelogioacchino.delregn...
participants (1)
-
AngeloGioacchino Del Regno