]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: mt8195: Add support for MT8395 Radxa NIO 12L
authorMark Brown <broonie@kernel.org>
Thu, 17 Apr 2025 15:01:05 +0000 (16:01 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 17 Apr 2025 15:01:05 +0000 (16:01 +0100)
commit7603b1443cbeba5a237067ababaf11095b5ba380
tree4043b49bc0c9b2feb881f24cabce356b594be89f
parent4308487b29f98785ef50dd82fdfca382134b33e7
parent5b974f53424d16165b606e2e2f9208d450a5723c
ASoC: mt8195: Add support for MT8395 Radxa NIO 12L

Merge series from Julien Massot <julien.massot@collabora.com>:

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).