5 Mar
2019
5 Mar
'19
5:06 a.m.
This patch adds machine driver which uses MT8183 as SoC and MT6358 as external codec. The patch is based on broonie tree "for-next" branch
Shunli Wang (2): ASoC: mediatek: mt8183: add mt8183-mt6358 machine driver ASoC: mediatek: add document for mt8183-mt6358
.../devicetree/bindings/sound/mt8183-mt6358.txt | 12 ++ sound/soc/mediatek/Kconfig | 10 + sound/soc/mediatek/mt8183/mt8183-mt6358.c | 201 +++++++++++++++++++++ 3 files changed, 223 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/mt8183-mt6358.txt create mode 100644 sound/soc/mediatek/mt8183/mt8183-mt6358.c
--
1.9.1