mbox series

[0/3] ASoC: Intel: add Dell SKU 0C11 support

Message ID 20221117002758.496211-1-yung-chuan.liao@linux.intel.com
Headers show
Series ASoC: Intel: add Dell SKU 0C11 support | expand

Message

Liao, Bard Nov. 17, 2022, 12:27 a.m. UTC
Add Dell SKU 0C11 support with rt1318 codec.

Gongjun Song (3):
  ASoC: intel: sof_sdw: add rt1318 codec support.
  ASoC: Intel: sof_sdw: Add support for SKU 0C11 product
  ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration

 sound/soc/intel/boards/Kconfig                |   1 +
 sound/soc/intel/boards/Makefile               |   4 +-
 sound/soc/intel/boards/sof_sdw.c              |  17 +++
 sound/soc/intel/boards/sof_sdw_common.h       |   7 +
 sound/soc/intel/boards/sof_sdw_rt1318.c       | 120 ++++++++++++++++++
 .../intel/common/soc-acpi-intel-rpl-match.c   |  48 +++++++
 6 files changed, 195 insertions(+), 2 deletions(-)
 create mode 100644 sound/soc/intel/boards/sof_sdw_rt1318.c

Comments

Mark Brown Nov. 22, 2022, 3:21 p.m. UTC | #1
On Thu, 17 Nov 2022 08:27:55 +0800, Bard Liao wrote:
> Add Dell SKU 0C11 support with rt1318 codec.
> 
> Gongjun Song (3):
>   ASoC: intel: sof_sdw: add rt1318 codec support.
>   ASoC: Intel: sof_sdw: Add support for SKU 0C11 product
>   ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: intel: sof_sdw: add rt1318 codec support.
      commit: 8c4b3a8ea2c04d7979f378165e5c3dfa270659b6
[2/3] ASoC: Intel: sof_sdw: Add support for SKU 0C11 product
      commit: d84e10da17e7fc07e758a8b8f1fd6150bcd8ba08
[3/3] ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration
      commit: 0050e3d3d43db6a60b96eb8cbd2b9bcb0cd5db17

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark