[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444352635-21965-1-git-send-email-mw@semihalf.com>
Date: Fri, 9 Oct 2015 03:03:50 +0200
From: Marcin Wojtas <mw@...ihalf.com>
To: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mmc@...r.kernel.org
Cc: ulf.hansson@...aro.org, sebastian.hesselbarth@...il.com,
andrew@...n.ch, jason@...edaemon.net,
thomas.petazzoni@...e-electrons.com,
gregory.clement@...e-electrons.com, nadavh@...vell.com,
alior@...vell.com, tawfik@...vell.com, mw@...ihalf.com,
jaz@...ihalf.com
Subject: [PATCH v2 0/5] Armada 38x SDHCI driver improvements
Hi,
I send a second round of remaining A38x SDHCI patches. After lots of
discussions I changed card detection mechanism to SW polling in order
to satisfy all A388-GP revisions. Any remarks will be welcome.
Best regards,
Marcin
Changes:
v1 -> v2
* enable SW polling as card detection
* in resume function change condition for mbus windows reconfiguration
Marcin Wojtas (5):
mmc: sdhci-pxav3: enable proper resuming on Armada 38x SoC
mmc: sdhci-pxav3: enable usage of DAT3 pin as HW card detect
ARM: mvebu: set SW polling as SDHCI card detection on A388-GP
mmc: sdhci: add init_card callback to sdhci
mmc: sdhci-pxav3: enable modifying MMC_CARD bit during card
initialization
.../devicetree/bindings/mmc/sdhci-pxa.txt | 5 ++
arch/arm/boot/dts/armada-388-gp.dts | 2 +-
drivers/mmc/host/sdhci-pxav3.c | 94 +++++++++++++++++-----
drivers/mmc/host/sdhci.c | 14 +++-
drivers/mmc/host/sdhci.h | 4 +
5 files changed, 95 insertions(+), 24 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists