]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: add RT1308 I2S machine driver and HDMI-in capture via I2S support.
authorbalamurugan.c <balamurugan.c@intel.com>
Tue, 1 Mar 2022 19:48:58 +0000 (13:48 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 2 Mar 2022 13:43:39 +0000 (13:43 +0000)
commit6779e8ced23407481d1f1e188f8897580d1efead
treed793576ac0f2015b960dc8719261ab7e581e6ca2
parent226b5ebac2bed5ba990a7d3d9a65aafaf7132773
ASoC: Intel: add RT1308 I2S machine driver and HDMI-in capture via I2S support.

Adding separate I2S machine driver for RT1308.

Adding support for HDMI-In capture via I2S in slave mode configuration.

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: balamurugan.c <balamurugan.c@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220301194903.60859-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/sof_rt1308.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-tgl-match.c