From: Bjorn Helgaas <bhelgaas@google.com>
To: Phil Edworthy <phil.edworthy@renesas.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
Magnus <magnus.damm@gmail.com>
Subject: Re: [PATCH] pci: Add ID for Renesas R-Car PCIe host
Date: Wed, 27 Mar 2013 11:34:03 -0600 [thread overview]
Message-ID: <CAErSpo4zpOvVrirWFwCHjaGg-K2M1kdCAhxopkWmO5Lir16MKA@mail.gmail.com> (raw)
In-Reply-To: <1363626009-25242-1-git-send-email-phil.edworthy@renesas.com>
On Mon, Mar 18, 2013 at 11:00 AM, Phil Edworthy
<phil.edworthy@renesas.com> wrote:
>
> Signed-off-by: Phil Edworthy <phil.edworthy@renesas.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 f11c1c2..04693b7 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2363,6 +2363,7 @@
> #define PCI_DEVICE_ID_RENESAS_SH7763 0x0004
> #define PCI_DEVICE_ID_RENESAS_SH7785 0x0007
> #define PCI_DEVICE_ID_RENESAS_SH7786 0x0010
> +#define PCI_DEVICE_ID_RENESAS_RCAR 0x0018
See the comment at the top of pci_ids.h. If this ID is actually used
in several places, please resend this patch along with the patches
that add those uses. If it's only used in one place, just put the
definition there (or use the bare number).
> #define PCI_VENDOR_ID_SOLARFLARE 0x1924
> #define PCI_DEVICE_ID_SOLARFLARE_SFC4000A_0 0x0703
> --
> 1.7.5.4
>
prev parent reply other threads:[~2013-03-27 17:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-18 17:00 [PATCH] pci: Add ID for Renesas R-Car PCIe host Phil Edworthy
2013-03-27 17:34 ` Bjorn Helgaas [this message]
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=CAErSpo4zpOvVrirWFwCHjaGg-K2M1kdCAhxopkWmO5Lir16MKA@mail.gmail.com \
--to=bhelgaas@google.com \
--cc=linux-pci@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=phil.edworthy@renesas.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 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).