]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: pwrseq: Document DT bindings for the simple MMC power sequence
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Dec 2014 14:26:13 +0000 (15:26 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 28 Jan 2015 11:32:01 +0000 (12:32 +0100)
commit0e6d633274db7b4db14a1194163b4d31d37b261f
treeec616c4afbc8c96b4aa664ed8d062a52ba33d0ee
parent3aa8793f751d4cfcaca886e75ab30dfb00cf1d88
mmc: pwrseq: Document DT bindings for the simple MMC power sequence

To support SOCs which specifies specific MMC power sequences, document
some MMC DT bindings to be able to describe these hardwares.

Let's also document bindings for a simple MMC power sequence provider,
which purpose is to support a set of common properties between various
SOCs.

In this initial step, let's also document a top level description of
the MMC power sequence and describe the compatible string used for the
simple MMC power sequence provider.

The simple MMC power sequence provider will initially support a reset
GPIO. From several earlier posted patches, it's clear that such
hardware exists. Especially some WLAN chips which are attached to an
SDIO interface may use a GPIO reset.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.txt [new file with mode: 0644]
Documentation/devicetree/bindings/mmc/mmc.txt