[alsa-devel] [PATCH 0/2] ASoC: add mt6351 codec driver
    KaiChieh Chuang 
    kaichieh.chuang at mediatek.com
       
    Thu Apr 26 05:07:30 CEST 2018
    
    
  
This patch adds the MediaTek MT6351 codec driver.
KaiChieh Chuang (2):
  ASoC: add documents for mt6351
  ASoC: add mt6351 codec driver
 Documentation/devicetree/bindings/sound/mt6351.txt |   16 +
 sound/soc/codecs/Kconfig                           |    4 +
 sound/soc/codecs/Makefile                          |    2 +
 sound/soc/codecs/mt6351.c                          | 1506 ++++++++++++++++++++
 sound/soc/codecs/mt6351.h                          |  105 ++
 5 files changed, 1633 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/mt6351.txt
 create mode 100644 sound/soc/codecs/mt6351.c
 create mode 100644 sound/soc/codecs/mt6351.h
-- 
2.12.5
    
    
More information about the Alsa-devel
mailing list