Commit efcad13
ASoC: atmel: add Sound Card driver for ASRC
The main purpose of this Sound Card driver is to enable the use of
SAMA7G5's ASRC with the rest of the available audio peripherals and any
other eventual codecs. DPCMs will be created, based on the number of
ASRC instances. ASRC will be registered as Front-End DAI, while the
other audio peripherals will also have a corresponding Back-End DAI.
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
[claudiu.beznea: adapt to v6.1.4]
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
(cherry picked from linux-6.1-trunk/at91/sound)
[andrei.simion: adapt to v6.6.9]
Signed-off-by: Andrei Simion <andrei.simion@microchip.com>1 parent 403cf1c commit efcad13
3 files changed
Lines changed: 934 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
192 | 200 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
0 commit comments