[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200113210706.11972-1-alcooperx@gmail.com>
Date: Mon, 13 Jan 2020 16:07:00 -0500
From: Al Cooper <alcooperx@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Al Cooper <alcooperx@...il.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Andrew Jeffery <andrew@...id.au>,
bcm-kernel-feedback-list@...adcom.com, devicetree@...r.kernel.org,
"Enrico Weigelt, metux IT consult" <info@...ux.net>,
Faiz Abbas <faiz_abbas@...com>,
Florian Fainelli <f.fainelli@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-mmc@...r.kernel.org,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>,
Sowjanya Komatineni <skomatineni@...dia.com>,
Takao Orito <orito.takao@...ionext.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
YueHaibing <yuehaibing@...wei.com>
Subject: [PATCH 0/6] mmc: sdhci-brcmstb: Driver updates
The latest BRCMSTB SoC's now use a new Arasan controller along
with a custom Broadcom PHY that supports HS200, HS400, SDR104,
HS400E-ES and CQE. This series of commits adds support for these
new features along with a few bug fixes. The 7216 is the first
SoC to have this new hardware.
Al Cooper (6):
dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 7216b0
mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode
mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer
mmc: sdhci-brcmstb: Add shutdown callback
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
mmc: sdhci-brcmstb: Fix incorrect switch to HS mode
.../bindings/mmc/brcm,sdhci-brcmstb.txt | 41 ++-
drivers/mmc/host/Kconfig | 1 +
drivers/mmc/host/sdhci-brcmstb.c | 270 +++++++++++++++++-
3 files changed, 284 insertions(+), 28 deletions(-)
--
2.17.1
Powered by blists - more mailing lists