linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Seth Heasley <seth.heasley@intel.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	James Ralston <james.d.ralston@intel.com>,
	Seth Heasley <seth.heasley@intel.com>
Subject: [PATCH 1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID
Date: Tue, 17 Apr 2012 11:51:23 -0700	[thread overview]
Message-ID: <1334688683-3280-1-git-send-email-seth.heasley@intel.com> (raw)

This patch adds the Integrated Legacy Block DeviceID for the Centerton CPU.  It will be used in the GPIO and Multifunction Devices driver.

Signed-off-by: Seth Heasley <seth.heasley@intel.com>
---
 include/linux/pci_ids.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 3329965..ab741b0 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2506,6 +2506,7 @@
 #define PCI_DEVICE_ID_INTEL_MRST_SD2	0x084F
 #define PCI_DEVICE_ID_INTEL_I960	0x0960
 #define PCI_DEVICE_ID_INTEL_I960RM	0x0962
+#define PCI_DEVICE_ID_INTEL_CENTERTON_ILB	0x0c60
 #define PCI_DEVICE_ID_INTEL_8257X_SOL	0x1062
 #define PCI_DEVICE_ID_INTEL_82573E_SOL	0x1085
 #define PCI_DEVICE_ID_INTEL_82573L_SOL	0x108F
-- 
1.7.4.4


             reply	other threads:[~2012-04-17 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 18:51 Seth Heasley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-23 16:23 [PATCH 1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID Seth Heasley
2012-04-23 22:17 ` Bjorn Helgaas
2012-04-23 22:19   ` Heasley, Seth
2012-05-09 14:01 ` Samuel Ortiz

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=1334688683-3280-1-git-send-email-seth.heasley@intel.com \
    --to=seth.heasley@intel.com \
    --cc=bhelgaas@google.com \
    --cc=james.d.ralston@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /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 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).