[PATCH 4/6] dt-bindings: mfd: qcom,tcsr: Add compatible for IPQ5018

George Moussalem via B4 Relay posted 6 patches 9 months, 2 weeks ago
There is a newer version of this series
[PATCH 4/6] dt-bindings: mfd: qcom,tcsr: Add compatible for IPQ5018
Posted by George Moussalem via B4 Relay 9 months, 2 weeks ago
From: George Moussalem <george.moussalem@outlook.com>

Document the qcom,tcsr-ipq5018 compatible.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
---
 Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index 7e7225aadae3285f59ec303294cf1515772a629b..14ae3f00ef7e00e607bba93f49f03bb244253b0e 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -41,6 +41,7 @@ properties:
           - qcom,sm8450-tcsr
           - qcom,tcsr-apq8064
           - qcom,tcsr-apq8084
+          - qcom,tcsr-ipq5018
           - qcom,tcsr-ipq5332
           - qcom,tcsr-ipq5424
           - qcom,tcsr-ipq6018

-- 
2.49.0
Re: [PATCH 4/6] dt-bindings: mfd: qcom,tcsr: Add compatible for IPQ5018
Posted by Rob Herring (Arm) 9 months ago
On Fri, 02 May 2025 14:15:46 +0400, George Moussalem wrote:
> Document the qcom,tcsr-ipq5018 compatible.
> 
> Signed-off-by: George Moussalem <george.moussalem@outlook.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>