]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
authorCarlo Caione <carlo@endlessm.com>
Tue, 3 Oct 2017 11:24:16 +0000 (13:24 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Oct 2017 10:46:02 +0000 (11:46 +0100)
commit17f5e716703b3281293790e83ad3d6a0bd8b9681
treeddd6363aad85b13c586d3bccc046ad5b3c7e24cb
parent519c51af0d176aef90ba9d3266cccbbb09e68d0c
dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings

This documents the devicetree bindings for the SDIO/MMC host found in
Amlogic Meson8 and Meson8b SoCs. It supports the SD specification v2.0
and the eMMC specification v4.41.
It has an internal "mux" which allows connecting up to three MMC devices
to it. The maximum supported bus-width is 4-bits.

Amlogic's GPL kernel sources call it "SDIO" to differentiate it from the
other MMC controller in (at least the Meson8 and Meson8b) the SoCs (they
call the other one "SDHC", which supports a bus-width of up to 8-bits).

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.txt [new file with mode: 0644]