From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 22 Oct 2024 10:36:11 +0000
Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM

---
 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