sound: soc: Import Xiaomi changes
* From dagu-s-oss Change-Id: I6a0f0d89d45ae66d1c2e3820e5106ad000bd1d60
This commit is contained in:
committed by
Sebastiano Barezzi
parent
1efb8eec72
commit
6b9e4a0d18
@@ -40,6 +40,8 @@ static const struct snd_pcm_hardware no_host_hardware = {
|
|||||||
SNDRV_PCM_INFO_PAUSE |
|
SNDRV_PCM_INFO_PAUSE |
|
||||||
SNDRV_PCM_INFO_RESUME,
|
SNDRV_PCM_INFO_RESUME,
|
||||||
.formats = SNDRV_PCM_FMTBIT_S16_LE |
|
.formats = SNDRV_PCM_FMTBIT_S16_LE |
|
||||||
|
SNDRV_PCM_FMTBIT_S24_LE |
|
||||||
|
SNDRV_PCM_FMTBIT_S24_3LE |
|
||||||
SNDRV_PCM_FMTBIT_S32_LE,
|
SNDRV_PCM_FMTBIT_S32_LE,
|
||||||
.period_bytes_min = PAGE_SIZE >> 2,
|
.period_bytes_min = PAGE_SIZE >> 2,
|
||||||
.period_bytes_max = PAGE_SIZE >> 1,
|
.period_bytes_max = PAGE_SIZE >> 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user