Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651379
| From | Ulf Hansson <ulf.hansson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 |
| Date | 2017-05-26 15:10 +0200 |
| Message-ID | <tLnaa-6jc-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Here are a couple of mmc and arm64-dts fixes intended for v4.12 rc3.
They are based on v4.12-rc2.
Details are as usual found in the signed tag. Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.12-rc2
for you to fetch changes up to ea452678734eb782126f999bf5c4fb3e71d3b196:
arm64: dts: hikey: Fix WiFi support (2017-05-23 14:18:10 +0200)
----------------------------------------------------------------
This pull request contains fixes to make the WiFi work again for the ARM64
Hikey board. Together with a couple of DTS updates for the Hikey board we have
also extended the mmc pwrseq_simple, to support a new power-off-delay-us DT
property, as that was required to enable a graceful power off sequence for the
WiFi chip.
----------------------------------------------------------------
Daniel Lezcano (2):
mfd: dts: hi655x: Add clock binding for the pmic
arm64: dts: hikey: Add clock for the pmic mfd
Ulf Hansson (6):
mmc: dt: pwrseq-simple: Invent power-off-delay-us
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts
arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators
arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
arm64: dts: hikey: Fix WiFi support
.../devicetree/bindings/mfd/hisilicon,hi655x.txt | 6 ++
.../devicetree/bindings/mmc/mmc-pwrseq-simple.txt | 2 +
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 78 +++++++++++++++++-----
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 31 +--------
drivers/mmc/core/pwrseq_simple.c | 7 ++
5 files changed, 79 insertions(+), 45 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Ulf Hansson <ulf.hansson@linaro.org> - 2017-05-26 15:10 +0200
Re: [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Olof Johansson <olof@lixom.net> - 2017-05-26 18:30 +0200
Re: [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Ulf Hansson <ulf.hansson@linaro.org> - 2017-05-28 12:30 +0200
Re: [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-05-29 12:30 +0200
Re: [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Olof Johansson <olof@lixom.net> - 2017-06-02 02:20 +0200
Re: [GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-06-02 12:20 +0200
csiph-web