[PATCH 0/2] Add mediatek MT6359 accdet driver
From: Argus Lin <hidden>
Date: 2021-01-06 12:25:35
Also in:
linux-arm-kernel
MT6359 audio codec support accessory detect features, the general features are jack plug detection and key detection. All of 3-pole and 4-pole jack are supported. change since v1: - adds mt6359 accdet binding document - adds mt6359 accdet driver Argus Lin (2): dt-bindings: mediatek: mt6359: add ASoC mt6359 accdet document ASoC: mediatek: mt6359: add MT6359 accdet driver .../devicetree/bindings/sound/mt6359-accdet.yaml | 142 ++ sound/soc/codecs/Kconfig | 7 + sound/soc/codecs/Makefile | 2 + sound/soc/codecs/mt6359-accdet.c | 1951 ++++++++++++++++++++ sound/soc/codecs/mt6359-accdet.h | 136 ++ sound/soc/codecs/mt6359.h | 1863 +++++++++++++++++-- 6 files changed, 3995 insertions(+), 106 deletions(-) create mode 100644 Documentation/devicetree/bindings/sound/mt6359-accdet.yaml create mode 100644 sound/soc/codecs/mt6359-accdet.c create mode 100644 sound/soc/codecs/mt6359-accdet.h -- 1.8.1.1.dirty _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek