OSDN Git Service

ASoC: tfa98xx: import v6.6.3 driver
authorJulian Liu <wlootlxt123@gmail.com>
Wed, 17 Jul 2019 16:16:08 +0000 (00:16 +0800)
committer0ranko0P <ranko0p@outlook.com>
Fri, 3 Jan 2020 13:43:44 +0000 (21:43 +0800)
commite68f56aaf0d5416937d056fc3af81a98058de68c
tree35d4ae0901a2a877c42492c671e33bc8ccdf19e6
parent974999fd1973c1c1a9124650f59c9307e64f665b
ASoC: tfa98xx: import v6.6.3 driver

https://source.codeaurora.org/external/mas/tfa98xx/tree/?h=DIN_v6.6.3
57 files changed:
sound/soc/codecs/tfa98xx/.gitignore [new file with mode: 0644]
sound/soc/codecs/tfa98xx/LICENSE.txt [new file with mode: 0644]
sound/soc/codecs/tfa98xx/Makefile
sound/soc/codecs/tfa98xx/inc/config.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/dbgprint.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa1_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa2_tfafieldnames_N1C.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9872_device_genregs_POR.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9872_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9874_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9878_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9887_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9890_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9891_genregs.h [moved from sound/soc/codecs/tfa98xx/tfa9891_genregs.h with 96% similarity]
sound/soc/codecs/tfa98xx/inc/tfa9891_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9894_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9894_tfafieldnames_N2.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9896_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa98xx.h [moved from sound/soc/codecs/tfa98xx/config.h with 54% similarity]
sound/soc/codecs/tfa98xx/inc/tfa98xx_genregs_N1C.h [moved from sound/soc/codecs/tfa98xx/tfa98xx_genregs_N1C.h with 97% similarity]
sound/soc/codecs/tfa98xx/inc/tfa98xx_parameters.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa98xx_tfafieldnames.h [moved from sound/soc/codecs/tfa98xx/tfa98xx_tfafieldnames.h with 57% similarity]
sound/soc/codecs/tfa98xx/inc/tfa9912_device_genregs.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa9912_tfafieldnames.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa_container.h [moved from sound/soc/codecs/tfa98xx/tfa_container.h with 56% similarity]
sound/soc/codecs/tfa98xx/inc/tfa_device.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa_dsp_fw.h [moved from sound/soc/codecs/tfa98xx/tfa_dsp_fw.h with 55% similarity]
sound/soc/codecs/tfa98xx/inc/tfa_ext.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/inc/tfa_service.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/src/tfa98xx.c [new file with mode: 0644]
sound/soc/codecs/tfa98xx/src/tfa_container.c [new file with mode: 0644]
sound/soc/codecs/tfa98xx/src/tfa_dsp.c [new file with mode: 0644]
sound/soc/codecs/tfa98xx/src/tfa_init.c [new file with mode: 0644]
sound/soc/codecs/tfa98xx/src/tfa_internal.h [new file with mode: 0644]
sound/soc/codecs/tfa98xx/tfa.h [deleted file]
sound/soc/codecs/tfa98xx/tfa1_tfafieldnames.h [deleted file]
sound/soc/codecs/tfa98xx/tfa2_tfafieldnames_N1C.h [deleted file]
sound/soc/codecs/tfa98xx/tfa9887B_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa9887_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa9887_tfafieldnames.h [deleted file]
sound/soc/codecs/tfa98xx/tfa9888_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa9890_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa9890_tfafieldnames.h [deleted file]
sound/soc/codecs/tfa98xx/tfa9891_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa9891_tfafieldnames.h [deleted file]
sound/soc/codecs/tfa98xx/tfa9897_init.c [deleted file]
sound/soc/codecs/tfa98xx/tfa98xx.c [deleted file]
sound/soc/codecs/tfa98xx/tfa98xx_parameters.h [deleted file]
sound/soc/codecs/tfa98xx/tfa_container.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_container_crc32.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_debug.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_dsp.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_hal.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_internal.h [deleted file]
sound/soc/codecs/tfa98xx/tfa_osal.c [deleted file]
sound/soc/codecs/tfa98xx/tfa_service.h [deleted file]