提交 5a46b6fa 编写于 作者: N Neil Armstrong 提交者: Ulf Hansson

dt-bindings: mmc: meson-gx: add dram-access-quirk property

On the Amlogic G12A SoC family, (only) the SDIO controller has a bug which
makes any DRAM access from the MMC controller fail.

Add the amlogic,dram-access-quirk property so signal this particular
controller has this bug and needs a quirk to work properly.
Reviewed-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 754aee55
...@@ -22,6 +22,10 @@ Required properties: ...@@ -22,6 +22,10 @@ Required properties:
clock rate requested by the MMC core. clock rate requested by the MMC core.
- resets : phandle of the internal reset line - resets : phandle of the internal reset line
Optional properties:
- amlogic,dram-access-quirk: set when controller's internal DMA engine cannot access the
DRAM memory, like on the G12A dedicated SDIO controller.
Example: Example:
sd_emmc_a: mmc@70000 { sd_emmc_a: mmc@70000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册