summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8822.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: nau8822: support master modeDavid Lin2019-06-121-0/+7
| | | | | | | | | The driver selects the proper BCLK divide through the BCLK and FS at the hardware parameter when the I2S master mode. Signed-off-by: David Lin <CTLIN0@nuvoton.com> Signed-off-by: John Hsu <KCHSU0@nuvoton.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: nau8822: convert to SPDX identifiersDavid Lin2018-11-151-1/+1
| | | | | | | This patch fixes typo in the comment. Signed-off-by: David Lin <CTLIN0@nuvoton.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: nau8822: convert to SPDX identifiersDavid Lin2018-11-151-6/+5
| | | | | | | | This patch updates license to SPDX-License-Identifier instead of verbose license text. Signed-off-by: David Lin <CTLIN0@nuvoton.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: nau8822: new codec driverDavid Lin2018-10-171-0/+204
Add driver for NAU88C22. Signed-off-by: David Lin <CTLIN0@nuvoton.com> Signed-off-by: Mark Brown <broonie@kernel.org>