OSDN Git Service

mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
authorAdam Lee <adam.lee@canonical.com>
Wed, 18 Dec 2013 16:01:26 +0000 (00:01 +0800)
committerChris Ball <chris@printf.net>
Mon, 13 Jan 2014 17:48:32 +0000 (12:48 -0500)
commit01acf6917aed934388609177605d54ad1463b252
treeb89b509529fe81f2be1dfc25db6aafd9f273139f
parent522624f97ee22684cf1b169b5a490cc3ad87b22c
mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts

Add O2Micro/BayHubTech SD Host DeviceId 8520 support.
Add O2Micro/BayHubTech SD Host DeviceId 8420 & 8421 support.
Add O2Micro/BayHubTech SD Host DeviceId 8620 & 8621 support.

These card readers are used in laptops like Lenovo ThinkPad W540,
Dell Latitude E5440, Dell Latitude E6540.

Signed-off-by: Peter Guo <peter.guo@bayhubtech.com>
Signed-off-by: Adam Lee <adam.lee@canonical.com>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/Makefile
drivers/mmc/host/sdhci-pci-o2micro.c [new file with mode: 0644]
drivers/mmc/host/sdhci-pci-o2micro.h [new file with mode: 0644]
drivers/mmc/host/sdhci-pci.c