From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 10 May 2024 07:41:34 +0000
Subject: [PATCH] add gpio led uart

---
 kernel/Documentation/devicetree/bindings/mfd/qcom-rpm.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/kernel/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
index 3c91ad4..b823b86 100644
--- a/kernel/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
+++ b/kernel/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
@@ -61,6 +61,7 @@
 		    "qcom,rpm-pm8901-regulators"
 		    "qcom,rpm-pm8921-regulators"
 		    "qcom,rpm-pm8018-regulators"
+		    "qcom,rpm-smb208-regulators"
 
 - vdd_l0_l1_lvs-supply:
 - vdd_l2_l11_l12-supply:
@@ -171,6 +172,9 @@
 	s1, s2, s3, s4, s5, , l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
 	l12, l14, lvs1
 
+smb208:
+	s1a, s1b, s2a, s2b
+
 The content of each sub-node is defined by the standard binding for regulators -
 see regulator.txt - with additional custom properties described below:
 

--
Gitblit v1.6.2