[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250218-genio700-dmic-v1-0-6bc653da60f7@collabora.com>
Date: Tue, 18 Feb 2025 17:52:13 -0300
From: Nícolas F. R. A. Prado <nfraprado@...labora.com>
To: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: kernel@...labora.com, linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, devicetree@...r.kernel.org,
Nícolas F. R. A. Prado <nfraprado@...labora.com>,
parkeryang <Parker.Yang@...iatek.com>
Subject: [PATCH 0/6] Enable DMIC for Genio 700/510 EVK
This series enables the dual digital microphones present on the Genio
700 and 510 EVK boards.
Patches 1 and 2 add some required clocks, patch 3 adds the DMIC DAI
driver for MT8188, patch 4 adds the DMIC routes for the MT8188 platform,
patch 5 adds the DMIC backend and widget to the mt8188-6359 machine
sound driver and patch 6 adds the audio routes for the DMIC to the
Devicetree.
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@...labora.com>
---
Nícolas F. R. A. Prado (4):
ASoC: mediatek: mt8188: Add audsys hires clocks
ASoC: mediatek: mt8188: Add reference for dmic clocks
ASoC: mediatek: mt8188-mt6359: Add DMIC
arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC
parkeryang (2):
ASoC: mediatek: mt8188: Add DMIC DAI driver
ASoC: mediatek: mt8188: Support DMIC in AFE
.../boot/dts/mediatek/mt8390-genio-common.dtsi | 6 +-
sound/soc/mediatek/mt8188/Makefile | 1 +
sound/soc/mediatek/mt8188/mt8188-afe-clk.c | 8 +
sound/soc/mediatek/mt8188/mt8188-afe-clk.h | 8 +
sound/soc/mediatek/mt8188/mt8188-afe-common.h | 1 +
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c | 28 +-
sound/soc/mediatek/mt8188/mt8188-audsys-clk.c | 4 +
sound/soc/mediatek/mt8188/mt8188-audsys-clkid.h | 4 +
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c | 754 +++++++++++++++++++++
sound/soc/mediatek/mt8188/mt8188-mt6359.c | 14 +
sound/soc/mediatek/mt8188/mt8188-reg.h | 18 +-
11 files changed, 839 insertions(+), 7 deletions(-)
---
base-commit: 253c82b3a2cec22bf9db65645f934fbe095899a3
change-id: 20250218-genio700-dmic-dc6ee9dc0638
Best regards,
--
Nícolas F. R. A. Prado <nfraprado@...labora.com>
Powered by blists - more mailing lists