22 Aug
2019
22 Aug
'19
6:13 p.m.
On Thu, Aug 22, 2019 at 08:51:01PM +0800, Jiaxin Yu wrote:
This patch fix two tdm out issues.
- TDM out support S16_LE/S24_LE/S32_LE formats .When output S32_LE, we need set hd_align so that memif can output MSB 24bits correctly.
- Fix TDM out hw_params as SNDRV_PCM_FORMAT_S32_LE.
- Fix TDM out data is valid on rising edge.
These should really be split up into separate patches, each fixing a single issue. Ideally the changelog should describe how the issue is fixed like that for 1 does.