]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Fri, 23 Jun 2017 16:35:00 +0000 (12:35 -0400)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jun 2017 18:01:12 +0000 (19:01 +0100)
commit286345eef97ea8f4ea223410f025ed35f265e506
treecac7c29004d48b900a14b3c49adaa8a7832fb39f
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver

Added quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to Designware
driver. This quirk will set idx value to 1.

By setting this quirk, it will override supported format
as 16 bit resolution and bus width as 2 Bytes.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/designware_i2s.h
sound/soc/dwc/dwc-i2s.c