public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] [SdMmcPciDxe] SDHCI v4+ support
@ 2018-10-09 17:50 Jeff Brasen
  2018-10-09 17:50 ` [PATCH v2 1/2] MdeModulePkg/SdMmcPciHcDxe: Add controller version defines Jeff Brasen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Brasen @ 2018-10-09 17:50 UTC (permalink / raw)
  To: edk2-devel; +Cc: Jeff Brasen

Allow host controllers with spec. version higher than 3.0 recognizable by the driver
https://bugzilla.tianocore.org/show_bug.cgi?id=1233

V2 changes
- Restrict supported versions to versions defined in SDHCI specification
- Add bugzilla link

V1
- Initial support for controllers with versions > 3.00

Jeff Brasen (2):
  MdeModulePkg/SdMmcPciHcDxe: Add controller version defines
  MdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI versions

 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdDevice.c    |  5 +++--
 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c |  3 ++-
 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.h | 10 ++++++++++
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2018-10-12  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 17:50 [PATCH v2 0/2] [SdMmcPciDxe] SDHCI v4+ support Jeff Brasen
2018-10-09 17:50 ` [PATCH v2 1/2] MdeModulePkg/SdMmcPciHcDxe: Add controller version defines Jeff Brasen
2018-10-09 17:50 ` [PATCH v2 2/2] MdeModulePkg/SdMmcPciHcDxe: Allow additional SDHCI versions Jeff Brasen
2018-10-12  7:49 ` [PATCH v2 0/2] [SdMmcPciDxe] SDHCI v4+ support Wu, Hao A

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