mbox series

[0/2] ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15

Message ID 20210719233248.557923-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15 | expand

Message

Pierre-Louis Bossart July 19, 2021, 11:32 p.m. UTC
The 'Bishop County' NUC Laptops designed by Intel rely on SoundWire
peripherals. Quirks are required on the soundwire/ side to work-around
ACPI issues (bad _ADR) and sound/soc/ side for jack detection.

The two patches are independent and can be merged in the two subsystem
independently if desired. Both patches are however required in any
backport.

Thanks to Gilles van Eeden for reporting this issue and testing these
patches.

Pierre-Louis Bossart (2):
  soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15
  ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15

 drivers/soundwire/dmi-quirks.c   | 16 ++++++++++++----
 sound/soc/intel/boards/sof_sdw.c | 11 +++++++++++
 2 files changed, 23 insertions(+), 4 deletions(-)

Comments

Mark Brown July 20, 2021, 6:48 p.m. UTC | #1
On Mon, 19 Jul 2021 18:32:46 -0500, Pierre-Louis Bossart wrote:
> The 'Bishop County' NUC Laptops designed by Intel rely on SoundWire
> peripherals. Quirks are required on the soundwire/ side to work-around
> ACPI issues (bad _ADR) and sound/soc/ side for jack detection.
> 
> The two patches are independent and can be merged in the two subsystem
> independently if desired. Both patches are however required in any
> backport.
> 
> [...]

Applied to

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

Thanks!

[2/2] ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15
      commit: 1bd80ff2cfb38582e258baf681211a21d448984f

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