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/power/amlogic,meson-gx-pwrc.txt |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt b/kernel/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt
index 1cd050b..99b5b10 100644
--- a/kernel/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt
+++ b/kernel/Documentation/devicetree/bindings/power/amlogic,meson-gx-pwrc.txt
@@ -10,13 +10,15 @@
 but the domain requires some external resources to meet the correct power
 sequences.
 The bindings must respect the power domain bindings as described in the file
-power_domain.txt
+power-domain.yaml
 
 Device Tree Bindings:
 ---------------------
 
 Required properties:
-- compatible: should be "amlogic,meson-gx-pwrc-vpu" for the Meson GX SoCs
+- compatible: should be one of the following :
+	- "amlogic,meson-gx-pwrc-vpu" for the Meson GX SoCs
+	- "amlogic,meson-g12a-pwrc-vpu" for the Meson G12A SoCs
 - #power-domain-cells: should be 0
 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node
 - resets: phandles to the reset lines needed for this power demain sequence

--
Gitblit v1.6.2