From: Alexandre Mergnat <amergnat@baylibre.com>
To: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org,
Alexandre Mergnat <amergnat@baylibre.com>
Subject: [PATCH v8 3/5] arm64: defconfig: enable mt8365 sound
Date: Thu, 05 Sep 2024 11:07:00 +0200 [thread overview]
Message-ID: <20240226-audio-i350-v8-3-e80a57d026ce@baylibre.com> (raw)
In-Reply-To: <20240226-audio-i350-v8-0-e80a57d026ce@baylibre.com>
Enable the MediaTek MT8365-EVK sound support.
The audio feature is handled by the MT8365 SoC and
the MT6357 PMIC codec audio.
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7d32fca64996..111ca3abd651 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -960,6 +960,8 @@ CONFIG_SND_SOC_MT8192=m
CONFIG_SND_SOC_MT8192_MT6359_RT1015_RT5682=m
CONFIG_SND_SOC_MT8195=m
CONFIG_SND_SOC_MT8195_MT6359=m
+CONFIG_SND_SOC_MT8365=m
+CONFIG_SND_SOC_MT8365_MT6357=m
CONFIG_SND_MESON_AXG_SOUND_CARD=m
CONFIG_SND_MESON_GX_SOUND_CARD=m
CONFIG_SND_SOC_QCOM=m
--
2.25.1
next prev parent reply other threads:[~2024-09-05 9:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 9:06 [PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board amergnat
2024-09-05 9:06 ` [PATCH v8 1/5] ASoC: codecs: add MT6357 support amergnat
2024-09-24 11:44 ` Geert Uytterhoeven
2024-09-24 12:05 ` Mark Brown
2024-09-05 9:06 ` [PATCH v8 2/5] ASoC: mediatek: Add MT8365 support Alexandre Mergnat
2024-09-05 9:07 ` Alexandre Mergnat [this message]
2024-09-05 22:01 ` [PATCH v8 3/5] arm64: defconfig: enable mt8365 sound Matthias Brugger
2024-09-05 9:07 ` [PATCH v8 4/5] arm64: dts: mediatek: add afe support for mt8365 SoC Alexandre Mergnat
2024-09-05 22:01 ` Matthias Brugger
2024-09-05 9:07 ` [PATCH v8 5/5] arm64: dts: mediatek: add audio support for mt8365-evk Alexandre Mergnat
2024-09-05 22:01 ` Matthias Brugger
2024-09-05 18:42 ` (subset) [PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240226-audio-i350-v8-3-e80a57d026ce@baylibre.com \
--to=amergnat@baylibre.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=broonie@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=perex@perex.cz \
--cc=robh@kernel.org \
--cc=tiwai@suse.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox