mbox series

[GIT,PULL] please pull mmc-2020-9-15

Message ID DB6PR0402MB2760673A498EA9D852A9DE0688200@DB6PR0402MB2760.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] please pull mmc-2020-9-15 | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2020-9-15

Message

Peng Fan Sept. 15, 2020, 8:04 a.m. UTC
Hi Tom,

Please pull mmc-2020-9-15

CI: https://travis-ci.org/github/MrVan/u-boot/builds/727229672

---------------------------------------
use mmc_of_parse for msm_sdhci
Add missing common host caps for xenon_sdhci.
---------------------------------------

Thanks,
Peng.

The following changes since commit 00e5fda0063eaa20e9c3f6844ac88c64eb875f23:

  Merge branch '2020-09-12-assorted-bugfixes' (2020-09-14 15:39:46 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2020-9-15

for you to fetch changes up to e79c59c0e293c49d52704fdc5ca1b6896eced2d9:

  mmc: xenon_sdhci: Add missing common host capabilities (2020-09-15 10:15:56 +0800)

----------------------------------------------------------------
Andre Heider (1):
      mmc: xenon_sdhci: Add missing common host capabilities

Manivannan Sadhasivam (1):
      mmc: msm_sdhci: Use mmc_of_parse for setting host_caps

 drivers/mmc/msm_sdhci.c   |  4 ++++
 drivers/mmc/xenon_sdhci.c | 18 ++++--------------
 2 files changed, 8 insertions(+), 14 deletions(-)

Comments

Tom Rini Sept. 15, 2020, 5:04 p.m. UTC | #1
On Tue, Sep 15, 2020 at 08:04:19AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please pull mmc-2020-9-15
> 
> CI: https://travis-ci.org/github/MrVan/u-boot/builds/727229672
> 

Applied to u-boot/master, thanks!