Message ID | 20211020155715.2045947-1-brent.lu@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Multiple headphone codec driver support | expand |
On Wed, 20 Oct 2021 23:57:09 +0800, Brent Lu wrote: > Support multiple headphone drivers in same machine driver. In this > case, both rt5682 and rt5682s are supported and enumerated by different > ACPI HID "10EC5682" and "RTL5682". > > V2 Changes: > - remove useless 'NULL', 'false' in if-condition > - can use 'comp_ids' field alone to enumerate driver > - add comma to the end of entry in structure initialization > - keep the table of byt/cht/cml/icl untouched > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/6] ASoC: soc-acpi: add comp_ids field for machine driver matching commit: cafa39b650ec3ba8e9efa0825f1c08e029b5a1ed [2/6] ASoC: Intel: sof_rt5682: detect codec variant in probe function commit: 8fe6ec03183ac04fa6529fdf0d4da1328946a9d0 [3/6] ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s commit: d4f3fdc2b7e16e8203c5d55bb91d6572647d4b0f [4/6] ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs commit: dac7cbd55dca4fd9e646e37401079ebfae3935e0 [5/6] ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs commit: 959ae8215a9e8955f45b41e274a1294d7c9aba1b [6/6] ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs commit: 9a5d96add514079660b3f1270a55f8c2dbdbc1b6 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