From: Mark Brown Date: Thu, 17 Apr 2025 15:01:05 +0000 (+0100) Subject: ASoC: mt8195: Add support for MT8395 Radxa NIO 12L X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7603b1443cbeba5a237067ababaf11095b5ba380;p=users%2Fjedix%2Flinux-maple.git ASoC: mt8195: Add support for MT8395 Radxa NIO 12L Merge series from Julien Massot : This patch series adds support for audio playback on the MT8395-based Radxa NIO 12L platform, which uses the integrated MT6359 codec via internal DAI links. Key additions: - Support for a new `mediatek,mt8195_mt6359` card configuration that does not rely on external codecs like rt5682. - Proper memory region declarations and pinctrl setup for the audio front-end (AFE) and audio DSP (ADSP). - A device tree sound node for headphone audio routing using `DL_SRC_BE` and `AIF1`. - Enhancements to the DT bindings to document the new compatible string, missing link-name, and additional audio routes (Headphone L/R). --- 7603b1443cbeba5a237067ababaf11095b5ba380