]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-9723-4: ASoC: fsl_mqs: add mqs codec driver
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 29 Sep 2014 02:56:03 +0000 (10:56 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:36 +0000 (21:18 -0600)
commitc910cc36e7b73099b6710bf3179e5667cd241a81
tree514c8ae48dba30d010ce019ec8907e3fdd3927b7
parent12c1ede753e59fe70325da4960ee6fd0eea3bd88
MLK-9723-4: ASoC: fsl_mqs: add mqs codec driver

Implement codec driver for mqs. mqs is a very simple IP. which support:

Word length: 16bit.
DAI format: Left-Justified, slave mode.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
(cherry picked from commit 9da6bdd2072b850e9bb910512123eff7d80a0e2f)
Documentation/devicetree/bindings/sound/fsl,mqs.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/fsl_mqs.c [new file with mode: 0644]