[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for qcs615

Lijuan Gao posted 1 patch 2 months, 2 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for qcs615
Posted by Lijuan Gao 2 months, 2 weeks ago
Document the qcom,qcs615-tcsr compatible.

Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
---
Document the qcom,qcs615-tcsr compatible, tcsr will provide various
control and status functions for their peripherals.
---
 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 c6bd14ec5aa0..1b09a57fc633 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -21,6 +21,7 @@ properties:
           - qcom,msm8998-tcsr
           - qcom,qcm2290-tcsr
           - qcom,qcs404-tcsr
+          - qcom,qcs615-tcsr
           - qcom,sc7180-tcsr
           - qcom,sc7280-tcsr
           - qcom,sc8280xp-tcsr

---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-add_tcsr_compatible_for_qcs615-f4cb3f58048c

Best regards,
-- 
Lijuan Gao <quic_lijuang@quicinc.com>
Re: [PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for qcs615
Posted by Rob Herring (Arm) 2 months, 2 weeks ago
On Thu, 12 Sep 2024 10:50:39 +0800, Lijuan Gao wrote:
> Document the qcom,qcs615-tcsr compatible.
> 
> Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
> ---
> Document the qcom,qcs615-tcsr compatible, tcsr will provide various
> control and status functions for their peripherals.
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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