[PATCH 1/3] dt-bindings: mfd: qcom,tcsr: add the compatible for IPQ8074

Vignesh Viswanathan posted 3 patches 4 months ago
[PATCH 1/3] dt-bindings: mfd: qcom,tcsr: add the compatible for IPQ8074
Posted by Vignesh Viswanathan 4 months ago
Document the qcom,tcsr-ipq8074 compatible.

Signed-off-by: Vignesh Viswanathan <quic_viswanat@quicinc.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 fe790af7b4fb..5ad9d5deaaf8 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -34,6 +34,7 @@ properties:
           - qcom,tcsr-ipq5332
           - qcom,tcsr-ipq6018
           - qcom,tcsr-ipq8064
+          - qcom,tcsr-ipq8074
           - qcom,tcsr-ipq9574
           - qcom,tcsr-mdm9615
           - qcom,tcsr-msm8226
-- 
2.40.1
Re: [PATCH 1/3] dt-bindings: mfd: qcom,tcsr: add the compatible for IPQ8074
Posted by Lee Jones 3 months, 3 weeks ago
On Fri, 26 May 2023, Vignesh Viswanathan wrote:

> Document the qcom,tcsr-ipq8074 compatible.
> 
> Signed-off-by: Vignesh Viswanathan <quic_viswanat@quicinc.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

-- 
Lee Jones [李琼斯]
Re: [PATCH 1/3] dt-bindings: mfd: qcom,tcsr: add the compatible for IPQ8074
Posted by Conor Dooley 4 months ago
On Fri, May 26, 2023 at 04:36:51PM +0530, Vignesh Viswanathan wrote:
> Document the qcom,tcsr-ipq8074 compatible.
> 
> Signed-off-by: Vignesh Viswanathan <quic_viswanat@quicinc.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.