Home
last modified time | relevance | path

Searched +full:mt8186 +full:- +full:mt6366 +full:- +full:da7219 +full:- +full:max98357 +full:- +full:sound (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dmt8186-mt6366-da7219-max98357.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/mt8186-mt6366-da7219-max98357.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Mediatek MT8186 with MT6366, DA7219 and MAX98357 ASoC sound card driver
10 - Jiaxin Yu <jiaxin.yu@mediatek.com>
13 This binding describes the MT8186 sound card.
18 - mediatek,mt8186-mt6366-da7219-max98357-sound
22 description: The phandle of MT8186 ASoC platform.
24 headset-codec:
[all …]
/Linux-v6.1/sound/soc/mediatek/mt8186/
Dmt8186-mt6366-da7219-max98357.c1 // SPDX-License-Identifier: GPL-2.0
3 // mt8186-mt6366-da7219-max98357.c
4 // -- MT8186-MT6366-DA7219-MAX98357 ALSA SoC machine driver
14 #include <sound/pcm_params.h>
15 #include <sound/soc.h>
17 #include "../../codecs/da7219-aad.h"
18 #include "../../codecs/da7219.h"
20 #include "../common/mtk-afe-platform-driver.h"
21 #include "../common/mtk-dsp-sof-common.h"
22 #include "../common/mtk-soc-card.h"
[all …]