summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp/acp-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.1 platformVenkata Prasad Potturu1-0/+3
2024-09-03ASoC: amd: acp: Add pte configuration for ACP7.0 platformVenkata Prasad Potturu1-6/+27
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.0 platformVenkata Prasad Potturu1-0/+2
2024-09-03ASoC: amd: acp: Set i2s clock for acp7.0 platformVenkata Prasad Potturu1-0/+1
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp6.3 platformVenkata Prasad Potturu1-0/+56
2024-09-03ASoC: amd: acp: Refactor I2S dai driverVenkata Prasad Potturu1-24/+25
2024-09-03ASoC: amd: acp: Refactor TDM slots selction based on acp revision idVenkata Prasad Potturu1-11/+29
2024-06-21ASoC: amd: acp: move i2s clock generation sequenceVijendar Mukunda1-2/+2
2024-06-21ASoC: amd: acp: remove acp_i2s_probe functionVijendar Mukunda1-14/+0
2024-06-21ASoC: Merge up fixesMark Brown1-8/+0
2024-06-19ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()Vijendar Mukunda1-8/+0
2024-06-13ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2023-10-31ASoC: amd: acp: fix for i2s mode register field updateSyed Saba Kareem1-2/+2
2023-10-25ASoC: amd: acp: add i2s clock generation support for acp6.3 based platformsSyed Saba Kareem1-3/+16
2023-10-25ASoC: amd: acp: refactor acp i2s clock generation codeSyed Saba Kareem1-0/+32
2023-08-14ASoC: amd: merge DAI call back functions into opsKuninori Morimoto1-12/+12
2023-07-09ASoC: amd: acp: store xfer_resolution of the streamSyed Saba Kareem1-0/+2
2022-10-18ASoC: amd: acp: Add TDM slots setting support for ACP I2S controllerVenkata Prasad Potturu1-1/+15
2022-08-15ASoC: amd: acp: Add TDM support for acp i2s streamVenkata Prasad Potturu1-1/+79
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy1-1/+136
2022-07-08ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy1-14/+20
2021-10-20ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey1-0/+340