summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1019.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: rt1019: Fix the TDM settingsDerek Fang2022-10-131-0/+6
| | | | | | | | Complete the missing and correct the TDM settings. Signed-off-by: Derek Fang <derek.fang@realtek.com> Link: https://lore.kernel.org/r/20221012030102.4042-1-derek.fang@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu2021-04-091-162/+0
| | | | | | | | Remove some registers to synchronize with the latest rt1019 datasheet. Signed-off-by: Jack Yu <jack.yu@realtek.com> Link: https://lore.kernel.org/r/01e6409f0db0451aa1e45ca7d82cca9c@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: rt1019: add rt1019 amplifier driverJack Yu2021-03-181-0/+320
This is initial amplifier driver for rt1019. Signed-off-by: Jack Yu <jack.yu@realtek.com> Link: https://lore.kernel.org/r/20210311025809.31852-1-jack.yu@realtek.com Signed-off-by: Mark Brown <broonie@kernel.org>