alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: Add support for rt5640 sound card found on HP Pavilion x2 10-p000 tablet.
@ 2017-01-04 12:22 Alexandrov Stansilav
  2017-01-04 12:22 ` [PATCH v2 1/2] ASoC: rt5640: " Alexandrov Stansilav
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexandrov Stansilav @ 2017-01-04 12:22 UTC (permalink / raw)
  To: alsa-devel; +Cc: vinod.koul, pierre-louis.bossart

Inside DSDT table there is record for this soundcard:

            Device (RTKC)
            {
                Name (_ADR, Zero)  // _ADR: Address
                Name (_HID, "10EC3276")  // _HID: Hardware ID
                Name (_CID, "10EC3276")  // _CID: Compatible ID
                Name (_DDN, "ALC3276")  // _DDN: DOS Device Name
                Name (_SUB, "103C827C")  // _SUB: Subsystem ID
                Name (_PR0, Package (0x01)  // _PR0: Power Resources for D0

original bugreport: https://bugzilla.kernel.org/show_bug.cgi?id=187621

v2: Splited patch to codec and sst parts

 sound/soc/codecs/rt5640.c           | 1 +
 sound/soc/intel/atom/sst/sst_acpi.c | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.10.2

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

end of thread, other threads:[~2017-01-31 21:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 12:22 [PATCH v2 0/2] ASoC: Add support for rt5640 sound card found on HP Pavilion x2 10-p000 tablet Alexandrov Stansilav
2017-01-04 12:22 ` [PATCH v2 1/2] ASoC: rt5640: " Alexandrov Stansilav
2017-01-05  3:49   ` Vinod Koul
2017-01-06  0:27     ` Alexandrov Stanislav
2017-01-31 21:18   ` Applied "ASoC: rt5640: Add "10EC3276" ACPI ID" to the asoc tree Mark Brown
2017-01-04 12:22 ` [PATCH v2 2/2] ASoC: Intel: Atom: Add support for rt5640 sound card found on HP Pavilion x2 10-p000 tablet Alexandrov Stansilav
2017-01-05  3:52   ` Vinod Koul
2017-01-31 21:18   ` Applied "ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entry" to the asoc tree Mark Brown
2017-01-04 16:41 ` [PATCH v2 0/2] ASoC: Add support for rt5640 sound card found on HP Pavilion x2 10-p000 tablet Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).