mbox series

[v1,0/2] Adds the combination of headset codec ALC5682I-VD + amp rt1019p

Message ID 20221108042716.2930255-1-ajye_huang@compal.corp-partner.google.com
Headers show
Series Adds the combination of headset codec ALC5682I-VD + amp rt1019p | expand

Message

Ajye Huang Nov. 8, 2022, 4:27 a.m. UTC
v1:
- machine driver: 
  - Adds the combination of headset codec ALC5682I-VD + amp rt1019p.
  - Remove the duplicate code in machine driver.

Ajye Huang (2):
  ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p
  ASoC: Intel: sof rt5682: remove the duplicate codes

 sound/soc/intel/boards/sof_rt5682.c               | 7 +------
 sound/soc/intel/common/soc-acpi-intel-adl-match.c | 4 ++--
 2 files changed, 3 insertions(+), 8 deletions(-)

Comments

Pierre-Louis Bossart Nov. 14, 2022, 4:11 p.m. UTC | #1
On 11/7/22 22:27, Ajye Huang wrote:
> v1:
> - machine driver: 
>   - Adds the combination of headset codec ALC5682I-VD + amp rt1019p.
>   - Remove the duplicate code in machine driver.
> 
> Ajye Huang (2):
>   ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p
>   ASoC: Intel: sof rt5682: remove the duplicate codes

Nice catch on the second patch, this sort of duplicates are hard to
detect in code reviews.

For the series:

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>


> 
>  sound/soc/intel/boards/sof_rt5682.c               | 7 +------
>  sound/soc/intel/common/soc-acpi-intel-adl-match.c | 4 ++--
>  2 files changed, 3 insertions(+), 8 deletions(-)
>
Mark Brown Nov. 16, 2022, 1:13 p.m. UTC | #2
On Tue, 8 Nov 2022 12:27:14 +0800, Ajye Huang wrote:
> v1:
> - machine driver:
>   - Adds the combination of headset codec ALC5682I-VD + amp rt1019p.
>   - Remove the duplicate code in machine driver.
> 
> Ajye Huang (2):
>   ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p
>   ASoC: Intel: sof rt5682: remove the duplicate codes
> 
> [...]

Applied to

   broonie/sound.git for-next

Thanks!

[1/2] ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p
      commit: 1a9a5ebe1175537dc817531fe74c5949c3a823c1
[2/2] ASoC: Intel: sof rt5682: remove the duplicate codes
      commit: c7a79f546100300d18585506f8fd0460a874df4a

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