Hi Leif, Ard,

By any chance you have time to review this series of patches?

Thank you.
Regards,
John

-----Original Message-----
From: YuinYee Chew <yuinyee.c...@starfivetech.com> 
Sent: Friday, November 3, 2023 10:51 AM
To: devel@edk2.groups.io
Cc: YuinYee Chew <yuinyee.c...@starfivetech.com>; Sunil V L 
<suni...@ventanamicro.com>; Leif Lindholm <quic_llind...@quicinc.com>; Ard 
Biesheuvel <ardb+tianoc...@kernel.org>; Michael D Kinney 
<michael.d.kin...@intel.com>; Li Yong <yong...@intel.com>
Subject: [PATCH v3 0/5] Designware MMCDXE changes and enhancement

v3:
  - CC Ard in this patch series [John Chew]

v2:
  - Added maintainer to all patch in this series [Sunil]
  - Implement addition memory allocation strategy, where dma buffer
    is force to allocation below 4GB (Please refer to pathc 0005)
    [Sunil]

v1:
  This patch series involves the following changes:
    1. Remove DMA enable in CTRL register
    2. Added DMA polling handling for RX/TX 
    3. Integrate SD MMC handling into the driver

Cc: Sunil V L <suni...@ventanamicro.com>
Cc: Leif Lindholm <quic_llind...@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Li Yong <yong...@intel.com>

John Chew (1):
  DesignWare/DwEmmcDxe: Force DMA buffer to allocate below 4GB

mindachen1987 (4):
  DesignWare/DwEmmcDxe: Enabled Internal IDMAC interrupt RX/TX register
  DesignWare/DwEmmcDxe: Add CPU little endian option
  DesignWare/DwEmmcDxe: Remove ARM dependency library
  DesignWare/DwEmmcDxe: Add handling for SDMMC

 Silicon/Synopsys/DesignWare/DesignWare.dec                                     
 |   3 +
 Silicon/Synopsys/DesignWare/DesignWare.dsc                                     
 |   1 +
 Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmc.h                         
 |  70 +++--
 Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.c                      
 | 315 +++++++++++++++-----
 Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/DwEmmcDxe.inf                    
 |   3 +-
 Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/{DwEmmcDxe.inf => 
DwSdmmcDxe.inf} |  11 +-
 6 files changed, 283 insertions(+), 120 deletions(-)  copy 
Silicon/Synopsys/DesignWare/Drivers/DwEmmcDxe/{DwEmmcDxe.inf => DwSdmmcDxe.inf} 
(74%)

--
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111593): https://edk2.groups.io/g/devel/message/111593
Mute This Topic: https://groups.io/mt/102357267/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to