diff options
author | Kathiravan T <quic_kathirav@quicinc.com> | 2023-01-30 22:31:53 +0530 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-02-22 11:42:29 +0000 |
commit | 59c54c59974649b2e7bc92faae4a21e2b2408db2 (patch) | |
tree | 9cf959f8675636bd731dc342082fbe0636a233e5 | |
parent | 43be4f662ae23c38d7f29204a3b635d4c6d61646 (diff) | |
download | linux-stable-59c54c59974649b2e7bc92faae4a21e2b2408db2.tar.gz linux-stable-59c54c59974649b2e7bc92faae4a21e2b2408db2.tar.bz2 linux-stable-59c54c59974649b2e7bc92faae4a21e2b2408db2.zip |
dt-bindings: mfd: qcom,tcsr: Add compatible for IPQ5332
Document the qcom,tcsr-ipq5332 compatible.
Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230130170155.27266-2-quic_kathirav@quicinc.com
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml index d463fb47278f..2eeebe920e6e 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -28,6 +28,7 @@ properties: - qcom,sm8150-tcsr - qcom,tcsr-apq8064 - qcom,tcsr-apq8084 + - qcom,tcsr-ipq5332 - qcom,tcsr-ipq6018 - qcom,tcsr-ipq8064 - qcom,tcsr-mdm9615 |