From: Bjorn Helgaas <helgaas@kernel.org>
To: Helen Koike <helen.koike@collabora.co.uk>
Cc: hch@infradead.org, mlin@kernel.org, fes@google.com,
keith.busch@intel.com, rlnelson@google.com, axboe@fb.com,
digitaleric@google.com, tytso@mit.edu, mikew@google.com,
monish@google.com, Helen Koike <helen.koike@collabora.com>,
Bjorn Helgaas <bhelgaas@google.com>,
"open list:PCI SUBSYSTEM" <linux-pci@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 RFC 1/2] PCI: Add Google device ID
Date: Thu, 18 Aug 2016 16:59:32 -0500 [thread overview]
Message-ID: <20160818215932.GR27353@localhost> (raw)
In-Reply-To: <69910419c3745269604fcb052ad9b08d1b601590.1471308889.git.helen.koike@collabora.co.uk>
On Mon, Aug 15, 2016 at 10:41:19PM -0300, Helen Koike wrote:
> Add device ID for the local SSDs (NVMe) in Google Clound Engine
s/Clound/Cloud/
> Signed-off-by: Helen Koike <helen.koike@collabora.com>
> ---
>
> Changes since v2:
> - This is a new patch in the serie
>
> include/linux/pci_ids.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index c58752f..d422afc 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -948,6 +948,8 @@
> #define PCI_DEVICE_ID_APPLE_IPID2_GMAC 0x006b
> #define PCI_DEVICE_ID_APPLE_TIGON3 0x1645
>
> +#define PCI_VENDOR_ID_GOOGLE 0x1AE0
See the comment at the top of pci_ids.h.
It looks like you only use this in drivers/nvme/host/pci.c.
> #define PCI_VENDOR_ID_YAMAHA 0x1073
> #define PCI_DEVICE_ID_YAMAHA_724 0x0004
> #define PCI_DEVICE_ID_YAMAHA_724F 0x000d
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2016-08-19 1:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1460657059-21214-1-git-send-email-helen.koike@collabora.co.uk>
2016-08-16 1:41 ` [PATCH v3 RFC 0/2] Virtual NVMe device optimization Helen Koike
2016-08-16 1:41 ` [PATCH v3 RFC 1/2] PCI: Add Google device ID Helen Koike
2016-08-18 21:59 ` 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=20160818215932.GR27353@localhost \
--to=helgaas@kernel.org \
--cc=axboe@fb.com \
--cc=bhelgaas@google.com \
--cc=digitaleric@google.com \
--cc=fes@google.com \
--cc=hch@infradead.org \
--cc=helen.koike@collabora.co.uk \
--cc=helen.koike@collabora.com \
--cc=keith.busch@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mikew@google.com \
--cc=mlin@kernel.org \
--cc=monish@google.com \
--cc=rlnelson@google.com \
--cc=tytso@mit.edu \
/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).