public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael K. Johnson" <johnsonm@danlj.org>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: ulf.hansson@linaro.org, linux-kernel@vger.kernel.org,
	linux-mmc@vger.kernel.org,
	Ben Chuang <ben.chuang@genesyslogic.com.tw>
Subject: Re: [PATCH v3 2/3] PCI: Add Genesys Logic, Inc. Vendor ID
Date: Mon, 12 Aug 2019 18:57:30 -0400	[thread overview]
Message-ID: <20190812225730.GB30758@people.danlj.org> (raw)
In-Reply-To: <62a756ff-6432-fd43-5e90-038eb28045cd@intel.com>

Add the Genesys Logic, Inc. verndor ID to pci_ids.h.

Signed-off-by: Ben Chuang <ben.chuang@genesyslogic.com.tw>
Co-developed-by: Michael K Johnson <johnsonm@danlj.org>
Signed-off-by: Michael K Johnson <johnsonm@danlj.org>

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 70e86148cb1e..4f7e12772a14 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2403,6 +2403,8 @@
 #define PCI_DEVICE_ID_RDC_R6061		0x6061
 #define PCI_DEVICE_ID_RDC_D1010		0x1010
 
+#define PCI_VENDOR_ID_GLI		0x17a0
+
 #define PCI_VENDOR_ID_LENOVO		0x17aa
 
 #define PCI_VENDOR_ID_QCOM		0x17cb

  parent reply	other threads:[~2019-08-12 22:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26  2:07 [PATCH v2 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support Michael K. Johnson
2019-08-07 12:25 ` Adrian Hunter
2019-08-12  2:25   ` Ben Chuang
2019-08-12 22:57   ` Michael K. Johnson [this message]
2019-08-15 11:30     ` [PATCH v3 2/3] PCI: Add Genesys Logic, Inc. Vendor ID Adrian Hunter
2019-08-12 22:58   ` [PATCH v3 3/2] mmc: host: sdhci-pci: add Genesys Logic GL975x support Michael K. Johnson
2019-08-13 14:41     ` Michael K. Johnson
2019-08-13 14:41     ` [PATCH v4 3/3] " Michael K. Johnson
2019-08-21 10:14       ` Ulf Hansson

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=20190812225730.GB30758@people.danlj.org \
    --to=johnsonm@danlj.org \
    --cc=adrian.hunter@intel.com \
    --cc=ben.chuang@genesyslogic.com.tw \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.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