From 2ce68cf10081f906f29a1ad9027c2bcfc2f8465d Mon Sep 17 00:00:00 2001 From: Vignesh Viswanathan Date: Fri, 26 May 2023 16:36:51 +0530 Subject: [PATCH] dt-bindings: mfd: qcom,tcsr: Add the compatible for IPQ8074 Document the qcom,tcsr-ipq8074 compatible. Signed-off-by: Vignesh Viswanathan Acked-by: Conor Dooley Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20230526110653.27777-2-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 fe790af7b4fbe..5ad9d5deaaf8a 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.30.2