All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
@ 2022-02-23 13:52 Hans de Goede
  2022-02-23 14:07 ` Cezary Rojewski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hans de Goede @ 2022-02-23 13:52 UTC (permalink / raw)
  To: Cezary Rojewski, Pierre-Louis Bossart, Liam Girdwood, Jie Yang,
	Mark Brown
  Cc: Hans de Goede, alsa-devel

The Lenovo Yoga Tablet 2 1050F/L tablets use an ACPI HID of "10WM5102"
for their wm5102 codec, add this to the list of HIDs for the wm5102 codec.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 sound/soc/intel/common/soc-acpi-intel-byt-match.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/common/soc-acpi-intel-byt-match.c b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
index 142000991813..c532529a3856 100644
--- a/sound/soc/intel/common/soc-acpi-intel-byt-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
@@ -127,7 +127,7 @@ static const struct snd_soc_acpi_codecs rt5640_comp_ids = {
 
 static const struct snd_soc_acpi_codecs wm5102_comp_ids = {
 	.num_codecs = 2,
-	.codecs = { "WM510204", "WM510205"},
+	.codecs = { "10WM5102", "WM510204", "WM510205"},
 };
 
 static const struct snd_soc_acpi_codecs da7213_comp_ids = {
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
  2022-02-23 13:52 [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID Hans de Goede
@ 2022-02-23 14:07 ` Cezary Rojewski
  2022-02-23 15:31 ` Pierre-Louis Bossart
  2022-02-24 12:22 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Cezary Rojewski @ 2022-02-23 14:07 UTC (permalink / raw)
  To: Hans de Goede
  Cc: alsa-devel, Mark Brown, Jie Yang, Pierre-Louis Bossart, Liam Girdwood

On 2022-02-23 2:52 PM, Hans de Goede wrote:
> The Lenovo Yoga Tablet 2 1050F/L tablets use an ACPI HID of "10WM5102"
> for their wm5102 codec, add this to the list of HIDs for the wm5102 codec.


Thanks for helping maintain BYT-based solutions, much appreciated.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>

> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
>   sound/soc/intel/common/soc-acpi-intel-byt-match.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/intel/common/soc-acpi-intel-byt-match.c b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> index 142000991813..c532529a3856 100644
> --- a/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> +++ b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> @@ -127,7 +127,7 @@ static const struct snd_soc_acpi_codecs rt5640_comp_ids = {
>   
>   static const struct snd_soc_acpi_codecs wm5102_comp_ids = {
>   	.num_codecs = 2,
> -	.codecs = { "WM510204", "WM510205"},
> +	.codecs = { "10WM5102", "WM510204", "WM510205"},
>   };
>   
>   static const struct snd_soc_acpi_codecs da7213_comp_ids = {

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
  2022-02-23 13:52 [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID Hans de Goede
  2022-02-23 14:07 ` Cezary Rojewski
@ 2022-02-23 15:31 ` Pierre-Louis Bossart
  2022-02-24 12:22 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Pierre-Louis Bossart @ 2022-02-23 15:31 UTC (permalink / raw)
  To: Hans de Goede, Cezary Rojewski, Liam Girdwood, Jie Yang, Mark Brown
  Cc: alsa-devel



On 2/23/22 07:52, Hans de Goede wrote:
> The Lenovo Yoga Tablet 2 1050F/L tablets use an ACPI HID of "10WM5102"
> for their wm5102 codec, add this to the list of HIDs for the wm5102 codec.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Thanks Hans!

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

> ---
>  sound/soc/intel/common/soc-acpi-intel-byt-match.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/intel/common/soc-acpi-intel-byt-match.c b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> index 142000991813..c532529a3856 100644
> --- a/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> +++ b/sound/soc/intel/common/soc-acpi-intel-byt-match.c
> @@ -127,7 +127,7 @@ static const struct snd_soc_acpi_codecs rt5640_comp_ids = {
>  
>  static const struct snd_soc_acpi_codecs wm5102_comp_ids = {
>  	.num_codecs = 2,
> -	.codecs = { "WM510204", "WM510205"},
> +	.codecs = { "10WM5102", "WM510204", "WM510205"},
>  };
>  
>  static const struct snd_soc_acpi_codecs da7213_comp_ids = {

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
  2022-02-23 13:52 [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID Hans de Goede
  2022-02-23 14:07 ` Cezary Rojewski
  2022-02-23 15:31 ` Pierre-Louis Bossart
@ 2022-02-24 12:22 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2022-02-24 12:22 UTC (permalink / raw)
  To: Hans de Goede, Pierre-Louis Bossart, Liam Girdwood,
	Cezary Rojewski, Jie Yang
  Cc: alsa-devel

On Wed, 23 Feb 2022 14:52:37 +0100, Hans de Goede wrote:
> The Lenovo Yoga Tablet 2 1050F/L tablets use an ACPI HID of "10WM5102"
> for their wm5102 codec, add this to the list of HIDs for the wm5102 codec.
> 
> 

Applied to

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

Thanks!

[1/1] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
      commit: 7e1d728a94ca78f8759ba14068932075ecdc562d

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-24 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 13:52 [PATCH] ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID Hans de Goede
2022-02-23 14:07 ` Cezary Rojewski
2022-02-23 15:31 ` Pierre-Louis Bossart
2022-02-24 12:22 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.