Re: [PATCH v3 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support

From: AngeloGioacchino Del Regno
Date: Mon Oct 25 2021 - 10:33:15 EST


Il 25/10/21 12:56, YC Hung ha scritto:
Add adsp clock on/off support on mt8195 platform.

Signed-off-by: YC Hung <yc.hung@xxxxxxxxxxxx>

Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

---
sound/soc/sof/mediatek/adsp_helper.h | 2 +-
sound/soc/sof/mediatek/mt8195/Makefile | 2 +-
sound/soc/sof/mediatek/mt8195/mt8195-clk.c | 163 +++++++++++++++++++++
sound/soc/sof/mediatek/mt8195/mt8195-clk.h | 28 ++++
sound/soc/sof/mediatek/mt8195/mt8195.c | 22 ++-
5 files changed, 213 insertions(+), 4 deletions(-)
create mode 100644 sound/soc/sof/mediatek/mt8195/mt8195-clk.c
create mode 100644 sound/soc/sof/mediatek/mt8195/mt8195-clk.h