Commit de0a3a4
Codrin Ciubotariu
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>1 parent de90db7 commit de0a3a4
3 files changed
Lines changed: 932 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