]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 12 May 2020 20:41:46 +0000 (22:41 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:22:14 +0000 (11:22 +0200)
commit54bbb42825f76e483656efe085f18ca68e27fade
tree249c1ca7c84796b075c2c71bc1676e5d95d1df22
parent1729889697c79c435bfeb5038d09fb88c8331afa
dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller

This documents the devicetree bindings for the SDHC MMC host controller
found in Meson6, Meson8, Meson8b and Meson8m2 SoCs. It can use a
bus-width of 1/4/8-bit and it supports eMMC spec 4.4x/4.5x including
HS200 mode (up to 100MHz clock). It embeds an internal clock controller
which outputs four clocks (mod_clk, sd_clk, tx_clk and rx_clk) and is
fed by four external input clocks (clkin[0-3]). "pclk" is the module
register clock, it has to be enabled to access the registers.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200512204147.504087-2-martin.blumenstingl@googlemail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdhc.yaml [new file with mode: 0644]