From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: "Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
Mark Brown <broonie@kernel.org>, Takashi Iwai <tiwai@suse.com>,
alsa-devel@alsa-project.org, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org,
Cezary Rojewski <cezary.rojewski@intel.com>,
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
Kai Vehmanen <kai.vehmanen@linux.intel.com>,
Hans de Goede <hdegoede@redhat.com>
Subject: Re: [PATCH v2 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
Date: Fri, 14 Jul 2023 14:16:20 +0300 [thread overview]
Message-ID: <ZLEuhComcqmTu/hK@smile.fi.intel.com> (raw)
In-Reply-To: <20230714185615.370597-3-amadeuszx.slawinski@linux.intel.com>
On Fri, Jul 14, 2023 at 08:56:02PM +0200, Amadeusz Sławiński wrote:
> Those IDs are mostly sprinkled between HDA, Skylake, SOF and avs drivers.
> Almost every use contains additional comments to identify to which
> platform those IDs refer to. Add those IDs to pci_ids.h header, so that
> there is one place which defines those names.
...
> +#define PCI_DEVICE_ID_INTEL_HDA_BSW 0x2284
> +#define PCI_DEVICE_ID_INTEL_SST_CHV 0x22a8
In case you need to send a new version for the sake of consistency
either use CHV (CHT) or BSW for both. Basically these are code names
for the same (very similar) platforms/SoCs:
Braswell (BSW), Cherry View (CHV), Cherry Trail (CHT)
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2023-07-14 11:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-14 18:56 [PATCH v2 00/15] PCI: Define Intel PCI IDs and use them in drivers Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 01/15] PCI: Sort Intel PCI IDs by number Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h Amadeusz Sławiński
2023-07-14 11:16 ` Andy Shevchenko [this message]
2023-07-14 18:56 ` [PATCH v2 03/15] ASoC: SOF: Remove unused Broxton PCI ID Amadeusz Sławiński
2023-07-14 11:17 ` Andy Shevchenko
2023-07-14 18:56 ` [PATCH v2 04/15] ALSA: " Amadeusz Sławiński
2023-07-14 11:18 ` Andy Shevchenko
2023-07-14 18:56 ` [PATCH v2 05/15] ALSA: hda: Add controller matching macros Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 06/15] ALSA: hda: Use global PCI match macro Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 07/15] ALSA: hda/i915: " Amadeusz Sławiński
2023-07-14 11:20 ` Andy Shevchenko
2023-07-14 11:23 ` Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 08/15] ASoC: Intel: Skylake: " Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 10/15] ALSA: hda: " Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 11/15] ASoC: Intel: avs: " Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 12/15] " Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 13/15] ASoC: Intel: Skylake: " Amadeusz Sławiński
2023-07-14 18:56 ` [PATCH v2 14/15] ASoC: SOF: Intel: " Amadeusz Sławiński
2023-07-14 11:23 ` Andy Shevchenko
2023-07-14 18:56 ` [PATCH v2 15/15] ASoC: Intel: sst: " Amadeusz Sławiński
2023-07-14 11:26 ` Andy Shevchenko
2023-07-14 11:32 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZLEuhComcqmTu/hK@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=amadeuszx.slawinski@linux.intel.com \
--cc=bhelgaas@google.com \
--cc=broonie@kernel.org \
--cc=cezary.rojewski@intel.com \
--cc=hdegoede@redhat.com \
--cc=kai.vehmanen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.