[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005024812.2038249-1-bjorn.andersson@linaro.org>
Date: Mon, 4 Oct 2021 19:48:11 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Lee Jones <lee.jones@...aro.org>,
Rob Herring <robh+dt@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] mfd: qcom-spmi-pmic: Document eight more PMICs to binding
Update the binding with eitght more SPMI PMIC compatibles found in the
PMIC info list in the Qualcomm socinfo driver.
Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
---
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
index 5ef79bf3d035..1d2b5f067556 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
@@ -29,6 +29,8 @@ Required properties:
"qcom,pm8916",
"qcom,pm8004",
"qcom,pm8909",
+ "qcom,pm8028",
+ "qcom,pm8901",
"qcom,pm8950",
"qcom,pmi8950",
"qcom,pm8998",
@@ -38,6 +40,12 @@ Required properties:
"qcom,pmk8350",
"qcom,pm7325",
"qcom,pmr735a",
+ "qcom,pm8150",
+ "qcom,pm8150l",
+ "qcom,pm8150b",
+ "qcom,pmk8002",
+ "qcom,pm8150c",
+ "qcom,smb2351",
or generalized "qcom,spmi-pmic".
- reg: Specifies the SPMI USID slave address for this device.
For more information see:
--
2.29.2
Powered by blists - more mailing lists