summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1308.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: rt1308-sdw: update the preset settingsShuming Fan2022-10-191-0/+5
| | | | | | | | | This patch updates the pad control and checks the hardware version to set the different preset settings. Signed-off-by: Shuming Fan <shumingf@realtek.com> Link: https://lore.kernel.org/r/20221019095731.31101-1-shumingf@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-261-0/+0
|\
| * ASoC: rt1308: Remove executable attribute from source filesJoe Perches2019-07-101-0/+0
| | | | | | | | | | | | | | | | These are source files not executable. Signed-off-by: Joe Perches <joe@perches.com> Link: https://lore.kernel.org/r/d198a3e6ed3a0e9070afeb6aca69903c3e985149.camel@perches.com Signed-off-by: Mark Brown <broonie@kernel.org>
* | ASoC: rt1308: Convert headers to SPDXShuming Fan2019-07-231-4/+2
|/ | | | | | | | Convert include and source files to SPDX. Signed-off-by: Shuming Fan <shumingf@realtek.com> Link: https://lore.kernel.org/r/20190723101247.19741-1-shumingf@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: rt1308: Add RT1308 amplifier driverDerek Fang2019-06-281-0/+291
This is the initial amplifier driver for rt1308. Signed-off-by: Derek Fang <derek.fang@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>