summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98373.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-0/+2
|\
| * ASoC: max98373: Remove executable bitsMark Brown2019-08-061-0/+0
| | | | | | | | Signed-off-by: Mark Brown <broonie@kernel.org>
| * ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo2019-07-311-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 88200 and 96000 sampling rate was not enabled on driver, so can't be played. The error information: max98373 3-0031:rate 96000 not supported max98373 3-0031:ASoC: can't set max98373-aif1 hw params: -22 Signed-off-by: fengchunguo <chunguo.feng@amlogic.com> Link: https://lore.kernel.org/r/20190731074156.5620-1-chunguo.feng@amlogic.com Signed-off-by: Mark Brown <broonie@kernel.org>
* | ASoC: max98383: fix i2c probe failurefengchunguo2019-07-221-0/+1
|/ | | | | | | | | | | | | | | | Added reset_gpio configuration for i2c probe successfully. If not,i2c address can't be found rightly. Error information: max98373 3-0031: Failed to read: 0x21FF Fixed: [3.761299@3] max98373 3-0031: MAX98373 revisionID: 0x43 [3.828911@3] asoc-aml-card auge_sound: max98373-aif1 <-> TDM-B mapping ok Signed-off-by: fengchunguo <chunguo.feng@amlogic.com> Link: https://lore.kernel.org/r/20190715095556.1614-1-chunguo.feng@amlogic.com Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max98373 Changed SPDX header in C++ comments styleRyan Lee2018-01-221-2/+3
| | | | | Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max98373: Added Amplifier DriverRyan Lee2018-01-041-0/+212
Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com> Signed-off-by: Mark Brown <broonie@kernel.org>
OpenPOWER on IntegriCloud