From: "Chen, Alvin" <alvin.chen@intel.com>
To: Chris Ball <chris@printf.net>, Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-mmc@vger.kernel.org, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] mmc: sdhci-pci: Add support for Intel Quark SDIO host controller
Date: Fri, 20 Jun 2014 09:13:55 -0700 [thread overview]
Message-ID: <1403280836-26943-1-git-send-email-alvin.chen@intel.com> (raw)
From: "Alvin (Weike) Chen" <alvin.chen@intel.com>
Hi,
Intel Quark consists of one SDIO host controller which can be PCI enumerated.
SDHCI-PCI layer doesn't support it. Thus, we add support for Intel Quark SDIO as well.
Derek Browne (1):
Quark SDIO host controller
drivers/mmc/host/sdhci-pci.c | 12 ++++++++++++
include/linux/pci_ids.h | 2 ++
2 files changed, 14 insertions(+)
--
1.7.9.5
next reply other threads:[~2014-06-20 8:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-20 16:13 Chen, Alvin [this message]
2014-06-20 16:13 ` [PATCH] mmc: sdhci-pci: Quark SDIO host controller supporting Chen, Alvin
2014-06-23 20:07 ` Bjorn Helgaas
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=1403280836-26943-1-git-send-email-alvin.chen@intel.com \
--to=alvin.chen@intel.com \
--cc=bhelgaas@google.com \
--cc=chris@printf.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@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).