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/gnss/gnss.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/gnss/gnss.txt b/kernel/Documentation/devicetree/bindings/gnss/gnss.txt
index f1e4a2f..d6dc9c0 100644
--- a/kernel/Documentation/devicetree/bindings/gnss/gnss.txt
+++ b/kernel/Documentation/devicetree/bindings/gnss/gnss.txt
@@ -8,7 +8,7 @@
 
 Please refer to the following documents for generic properties:
 
-	Documentation/devicetree/bindings/serial/slave-device.txt
+	Documentation/devicetree/bindings/serial/serial.yaml
 	Documentation/devicetree/bindings/spi/spi-bus.txt
 
 Required properties:
@@ -17,6 +17,7 @@
 		  represents
 
 Optional properties:
+- lna-supply	: Separate supply for an LNA
 - enable-gpios	: GPIO used to enable the device
 - timepulse-gpios	: Time pulse GPIO
 

--
Gitblit v1.6.2