Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
This commit is contained in:
commit
c41788c091
13 changed files with 248 additions and 137 deletions
|
|
@ -36,6 +36,7 @@ struct samsung_i2s {
|
|||
*/
|
||||
#define QUIRK_NO_MUXPSR (1 << 2)
|
||||
#define QUIRK_NEED_RSTCLR (1 << 3)
|
||||
#define QUIRK_SUPPORTS_TDM (1 << 4)
|
||||
/* Quirks of the I2S controller */
|
||||
u32 quirks;
|
||||
dma_addr_t idma_addr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue