Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] Intel device IDs Audio
       [not found] <1446595967-9671-1-git-send-email-alexandra.yates@linux.intel.com>
@ 2015-11-04  5:59 ` Takashi Iwai
       [not found]   ` <563A56D3.7080304@linux.intel.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2015-11-04  5:59 UTC (permalink / raw)
  To: Alexandra Yates; +Cc: alsa-devel

On Wed, 04 Nov 2015 01:12:47 +0100,
Alexandra Yates wrote:
> 
> Adding Intel codename Lewisburg platform device IDs for audio.
> 
> Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com>
> ---
>  sound/pci/hda/hda_intel.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index c38c68f..51d6ff3 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2099,6 +2099,11 @@ static const struct pci_device_id azx_ids[] = {
>  	/* 9 Series */
>  	{ PCI_DEVICE(0x8086, 0x8ca0),
>  	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> +	/* Lewisburg */
> +	{ PCI_DEVICE(0x8086, 0xa1f0),
> +	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> +	{ PCI_DEVICE(0x8086, 0xa270),
> +	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
>  	/* Wellsburg */
>  	{ PCI_DEVICE(0x8086, 0x8d20),
>  	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },

Is this the best position to add?  That is, is Lewisburg an older chip
than Wellsburg?


thanks,

Takashi

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

* Re: [PATCH] Intel device IDs Audio
       [not found]   ` <563A56D3.7080304@linux.intel.com>
@ 2015-11-04 21:35     ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2015-11-04 21:35 UTC (permalink / raw)
  To: Alexandra Yates; +Cc: alsa-devel

On Wed, 04 Nov 2015 20:04:51 +0100,
Alexandra Yates wrote:
> 
> Hi Takashi,
> 
> On 11/03/2015 09:59 PM, Takashi Iwai wrote:
> > On Wed, 04 Nov 2015 01:12:47 +0100,
> > Alexandra Yates wrote:
> >>
> >> Adding Intel codename Lewisburg platform device IDs for audio.
> >>
> >> Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com>
> >> ---
> >>   sound/pci/hda/hda_intel.c | 5 +++++
> >>   1 file changed, 5 insertions(+)
> >>
> >> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> >> index c38c68f..51d6ff3 100644
> >> --- a/sound/pci/hda/hda_intel.c
> >> +++ b/sound/pci/hda/hda_intel.c
> >> @@ -2099,6 +2099,11 @@ static const struct pci_device_id azx_ids[] = {
> >>   	/* 9 Series */
> >>   	{ PCI_DEVICE(0x8086, 0x8ca0),
> >>   	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> >> +	/* Lewisburg */
> >> +	{ PCI_DEVICE(0x8086, 0xa1f0),
> >> +	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> >> +	{ PCI_DEVICE(0x8086, 0xa270),
> >> +	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> >>   	/* Wellsburg */
> >>   	{ PCI_DEVICE(0x8086, 0x8d20),
> >>   	  .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_PCH },
> >
> > Is this the best position to add?  That is, is Lewisburg an older chip
> > than Wellsburg?
> 
> It is a newer chip.  Where do you suggest to add it?

A logical place would be after Wellsburg.


Takashi

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

end of thread, other threads:[~2015-11-04 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1446595967-9671-1-git-send-email-alexandra.yates@linux.intel.com>
2015-11-04  5:59 ` [PATCH] Intel device IDs Audio Takashi Iwai
     [not found]   ` <563A56D3.7080304@linux.intel.com>
2015-11-04 21:35     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox