Re: [PATCH 0/4] MT8195 Acer Tomato - Audio support

From: Matthias Brugger
Date: Fri Dec 16 2022 - 08:41:42 EST


Whole series applied, thanks a lot.

Matthias

On 22/09/2022 11:49, AngeloGioacchino Del Regno wrote:
This series enables full support for audio, with DSP, on the Cherry
Chromebooks.
Related ALSA UCM2 configuration was already merged in its upstream
repository [1]: this is fully tested and working as-is since all of
the required fixes for MT8195 SOF drivers were picked and are present
since `next-20220908`.

[1]: https://github.com/alsa-project/alsa-ucm-conf/commit/a59c3b1a57de8eb424c4f754bb031265e856260e

______________________________________
_________ Platform overview: _________

What's still missing?

* Format: feature (location)
*
* MediaTek vcodec enc/dec (mt8195.dtsi only)
* PCI-Express WiFi card (mt8195 and mt8195-cherry)
* VDOSYS1 (mt8195.dtsi and mediatek-drm/mmsys drivers)
* DP/eDP outputs for external/internal display (mt8195 and mt8195-cherry)
* LVTS Thermal Sensors (mt8195.dtsi, driver is missing)
* GPU support (clocks and mtk-regulator-coupler are awaiting for review/pick)

AngeloGioacchino Del Regno (4):
arm64: dts: mediatek: cherry: Add Audio Front End (AFE) support
arm64: dts: mediatek: cherry: Enable the Audio DSP for SOF
arm64: dts: mediatek: cherry: Add external codecs and speaker
amplifier
arm64: dts: mediatek: cherry: Add sound card configuration

.../dts/mediatek/mt8195-cherry-tomato-r1.dts | 10 ++
.../dts/mediatek/mt8195-cherry-tomato-r2.dts | 10 ++
.../dts/mediatek/mt8195-cherry-tomato-r3.dts | 10 ++
.../boot/dts/mediatek/mt8195-cherry.dtsi | 109 ++++++++++++++++++
4 files changed, 139 insertions(+)