lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <72b3ddc2-1c56-402b-a58a-cfe7e9f4aaa7@gmail.com> Date: Fri, 6 Sep 2024 00:01:00 +0200 From: Matthias Brugger <matthias.bgg@...il.com> To: Alexandre Mergnat <amergnat@...libre.com>, Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>, Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>, AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>, Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org> Cc: linux-kernel@...r.kernel.org, linux-sound@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org, devicetree@...r.kernel.org Subject: Re: [PATCH v8 3/5] arm64: defconfig: enable mt8365 sound On 05/09/2024 11:07, Alexandre Mergnat wrote: > 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@...labora.com> > Signed-off-by: Alexandre Mergnat <amergnat@...libre.com> Applied, thanks. > --- > 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 >
Powered by blists - more mailing lists