]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: add mt6351 codec driver
authorKai Chieh Chuang <kaichieh.chuang@mediatek.com>
Thu, 26 Apr 2018 02:41:44 +0000 (10:41 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 26 Apr 2018 11:44:15 +0000 (12:44 +0100)
commita74d51ba0e17ec9b6c4cc32cbf06eac32747fda2
treec9ed25c213e2b6e6cfdff85145e7eb10d3365ecd
parent1e57b82891ade3fd71c030077901808a6e5376ab
ASoC: add mt6351 codec driver

This patch adds the MediaTek MT6351 codec driver.
MT6351 communicate with SoC through MediaTek PMIC wrapper.
MT6351 use MediaTek proprietary audio interface.

Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mt6351.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/mt6351.c [new file with mode: 0644]
sound/soc/codecs/mt6351.h [new file with mode: 0644]