From 50a212ec906f7524620675f0c57357691c26c81f Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 16 Oct 2024 01:20:19 +0000
Subject: [PATCH] 修改GPIO导出默认初始值

---
 kernel/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt b/kernel/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
index 34dd890..a92acf1 100644
--- a/kernel/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
+++ b/kernel/Documentation/devicetree/bindings/mfd/aspeed-lpc.txt
@@ -37,7 +37,7 @@
 
 [0] http://www.intel.com/design/chipsets/industry/25128901.pdf
 [1] https://www.renesas.com/en-sg/doc/products/mpumcu/001/rej09b0078_h8s2168.pdf?key=7c88837454702128622bee53acbda8f4
-[2] http://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/ipmi-second-gen-interface-spec-v2-rev1-1.pdf
+[2] https://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/ipmi-second-gen-interface-spec-v2-rev1-1.pdf
 [3] https://en.wikipedia.org/wiki/Super_I/O
 
 Required properties
@@ -135,6 +135,8 @@
 - clocks:	contains a phandle to the syscon node describing the clocks.
 		There should then be one cell representing the clock to use
 
+Optional properties:
+
 - memory-region: A phandle to a reserved_memory region to be used for the LPC
 		to AHB mapping
 

--
Gitblit v1.6.2