[PATCH] dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block

Kathiravan Thirumoorthy posted 1 patch 1 month ago
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block
Posted by Kathiravan Thirumoorthy 1 month ago
Document the TCSR block found on the Qualcomm's IPQ5210 SoC.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.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 14ae3f00ef7e..c63e677bd913 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -42,6 +42,7 @@ properties:
           - qcom,tcsr-apq8064
           - qcom,tcsr-apq8084
           - qcom,tcsr-ipq5018
+          - qcom,tcsr-ipq5210
           - qcom,tcsr-ipq5332
           - qcom,tcsr-ipq5424
           - qcom,tcsr-ipq6018

---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260511-ipq5210_tcsr_binding-5aef0d2eaeca

Best regards,
--  
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Re: (subset) [PATCH] dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block
Posted by Lee Jones 3 weeks, 1 day ago
On Mon, 11 May 2026 16:28:21 +0530, Kathiravan Thirumoorthy wrote:
> Document the TCSR block found on the Qualcomm's IPQ5210 SoC.

Applied, thanks!

[1/1] dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block
      commit: 13e12359de48e3c9826cb97c2f85013596fb9f0c

--
Lee Jones [李琼斯]

Re: [PATCH] dt-bindings: mfd: qcom,tcsr: Document the IPQ5210 TCSR block
Posted by Krzysztof Kozlowski 4 weeks ago
On Mon, May 11, 2026 at 04:28:21PM +0530, Kathiravan Thirumoorthy wrote:
> Document the TCSR block found on the Qualcomm's IPQ5210 SoC.
> 
> Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof