mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V1 0/3] Add Genesys Logic GL9767 support
@ 2023-05-12 10:45 Victor Shih
  2023-05-12 10:45 ` [PATCH V1 1/3] mmc: sdhci-pci-gli: " Victor Shih
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Victor Shih @ 2023-05-12 10:45 UTC (permalink / raw)
  To: ulf.hansson, adrian.hunter
  Cc: linux-mmc, linux-kernel, benchuanggli, HL.Liu, Greg.tu,
	takahiro.akashi, dlunev, Victor Shih

These patches support for the GL9767 chipset and add support SD3/SD Express
mode for the GL9767.

Changes in v1 (May. 12, 2023)
* rebased to the linux-kernel-v6.4.0-rc1 in Ulf Hansson next branch.
* enable MSI interrupt for the GL9767.
* add support SDR mode for the GL9767.
* export sdhci_check_ro() function.
* add support SD Express mode for the GL9767.

Victor Shih (3):
  mmc: sdhci-pci-gli: Add Genesys Logic GL9767 support
  mmc: sdhci: Export sdhci_check_ro function symbol
  mmc: sdhci-pci-gli: Add support SD Express card for GL9767

 drivers/mmc/host/sdhci-pci-core.c |   1 +
 drivers/mmc/host/sdhci-pci-gli.c  | 247 ++++++++++++++++++++++++++++++
 drivers/mmc/host/sdhci-pci.h      |   2 +
 drivers/mmc/host/sdhci.c          |   3 +-
 drivers/mmc/host/sdhci.h          |   1 +
 5 files changed, 253 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-30  9:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 10:45 [PATCH V1 0/3] Add Genesys Logic GL9767 support Victor Shih
2023-05-12 10:45 ` [PATCH V1 1/3] mmc: sdhci-pci-gli: " Victor Shih
2023-05-15  0:01   ` Ben Chuang
2023-05-12 10:45 ` [PATCH V1 2/3] mmc: sdhci: Export sdhci_check_ro function symbol Victor Shih
2023-05-12 10:45 ` [PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767 Victor Shih
2023-05-15  0:14   ` Ben Chuang
2023-05-30  9:51     ` Victor Shih
2023-05-29  9:36   ` Adrian Hunter
2023-05-30  9:52     ` Victor Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®