From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt b/kernel/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt index 13e7040..ccc5358 100644 --- a/kernel/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt +++ b/kernel/Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt @@ -22,6 +22,10 @@ clock rate requested by the MMC core. - 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: sd_emmc_a: mmc@70000 { -- Gitblit v1.6.2