[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFp+UXDrrferK0zP7nPFtvkq6UU29vhJu3HCEUiKcAOsJQ@mail.gmail.com>
Date: Fri, 7 Jun 2019 13:02:22 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Baolin Wang <baolin.wang@...aro.org>
Cc: Adrian Hunter <adrian.hunter@...el.com>,
Chunyan Zhang <zhang.lyra@...il.com>,
Orson Zhai <orsonzhai@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
Vincent Guittot <vincent.guittot@...aro.org>,
arm-soc <arm@...nel.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
DTML <devicetree@...r.kernel.org>
Subject: Re: [PATCH v2 0/9] Add SD host controller support for SC9860 platform
On Tue, 4 Jun 2019 at 10:14, Baolin Wang <baolin.wang@...aro.org> wrote:
>
> This patch set adds optional clock support, HS400 enhanced strobe mode support,
> PHY DLL configuration and other optimization to make the SD host controller
> can work well on the Spreadtrum SC9860 platform.
>
> Changes from v1:
> - Add acked-tags from Adrian.
> - Fix one mistake by changing MMC_TIMING_MMC_HS to MMC_TIMING_SD_HS in patch 8.
>
> Baolin Wang (9):
> mmc: sdhci-sprd: Check the enable clock's return value correctly
> dt-bindings: mmc: sprd: Add another optional clock documentation
> mmc: sdhci-sprd: Add optional gate clock support
> mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
> mmc: sdhci-sprd: Add HS400 enhanced strobe mode
> mmc: sdhci-sprd: Enable PHY DLL to make clock stable
> dt-bindings: mmc: sprd: Add PHY DLL delay documentation
> mmc: sdhci-sprd: Add PHY DLL delay configuration
> arm64: dts: sprd: Add Spreadtrum SD host controller support
>
> .../devicetree/bindings/mmc/sdhci-sprd.txt | 19 +++
> arch/arm64/boot/dts/sprd/whale2.dtsi | 35 ++++
> drivers/mmc/host/sdhci-sprd.c | 171 +++++++++++++++++++-
> 3 files changed, 217 insertions(+), 8 deletions(-)
>
> --
> 1.7.9.5
>
Patch 1 -> patch 8, applied for next, thanks!
Patch 9 is for arm-soc.
Kind regards
Uffe
Powered by blists - more mailing lists