Message ID | 20220818025113.17144-1-chunxu.li@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: mediatek: support SOF for mt8186 | expand |
On Thu, 18 Aug 2022 10:51:10 +0800, Chunxu Li wrote: > From: "chunxu.li" <chunxu.li@mediatek.com> > > In these patches, we add SOF support for mt8186 which have HiFi5 DSP > inside. > > Chunxu Li (3): > ASoC: mediatek: mt8186: support DSP downlink > ASoC: mediatek: mt8186: add SOF support on > mt8186-mt6366-rt1019-rt5682s > ASoC: mediatek: mt8186: add SOF support on > mt8186-mt6366-da7219-max98357 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] ASoC: mediatek: mt8186: support DSP downlink commit: 3c15abbed0ab99bac2e075ad38d43a7004778e91 [2/3] ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682s commit: 4be34e1b70ac72415a55e02683cd847436424588 [3/3] ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357 commit: 9398381a3904d8849691fb3ec173b48f077c185e All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
From: "chunxu.li" <chunxu.li@mediatek.com> In these patches, we add SOF support for mt8186 which have HiFi5 DSP inside. Chunxu Li (3): ASoC: mediatek: mt8186: support DSP downlink ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682s ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357 sound/soc/mediatek/mt8186/mt8186-afe-pcm.c | 3 + sound/soc/mediatek/mt8186/mt8186-dai-i2s.c | 12 ++ .../mt8186/mt8186-mt6366-da7219-max98357.c | 168 ++++++++++++++++-- .../mt8186/mt8186-mt6366-rt1019-rt5682s.c | 168 ++++++++++++++++-- 4 files changed, 325 insertions(+), 26 deletions(-)