]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
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)
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).


Trivial merge