[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAErSpo5XN2f-Xg6QgkqQDr-UBOLg2aQ6ZuhrCGv6KMxSat6=Tw@mail.gmail.com>
Date: Mon, 23 Apr 2012 16:17:57 -0600
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Seth Heasley <seth.heasley@...el.com>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
James Ralston <james.d.ralston@...el.com>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [PATCH 1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID
On Mon, Apr 23, 2012 at 10:23 AM, Seth Heasley <seth.heasley@...el.com> wrote:
> 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@...el.com>
> ---
> Adding Samuel Ortiz, because a subsequent multifunction device patch references this one.
>
> 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
I assume, based on your LKML exchange with Samuel, that you don't need
me to do anything in PCI with this.
Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists