[PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC

Abel Vesa posted 1 patch 1 year, 8 months ago
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
Posted by Abel Vesa 1 year, 8 months ago
Add bindings for SMB2360 PMIC. This PMIC is found in boards like
X1 Elite CRD and QCP.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index b7f01cbb8fff..72e4462473ea 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -95,6 +95,7 @@ properties:
           - qcom,pmx65
           - qcom,pmx75
           - qcom,smb2351
+          - qcom,smb2360
       - const: qcom,spmi-pmic
 
   reg:

---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240522-smb2360-bindings-mfd-qcom-spmi-pmic-76e1419a844b

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>
Re: (subset) [PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
Posted by Lee Jones 1 year, 8 months ago
On Mon, 27 May 2024 10:02:03 +0300, Abel Vesa wrote:
> Add bindings for SMB2360 PMIC. This PMIC is found in boards like
> X1 Elite CRD and QCP.
> 
> 

Applied, thanks!

[1/1] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
      commit: f22e741dfbc63c7bf5b0640ae5f0a81b00e01b43

--
Lee Jones [李琼斯]

Re: [PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC
Posted by Krzysztof Kozlowski 1 year, 8 months ago
On 27/05/2024 09:02, Abel Vesa wrote:
> Add bindings for SMB2360 PMIC. This PMIC is found in boards like
> X1 Elite CRD and QCP.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>


Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof