diff options
author | Manikanta Mylavarapu <quic_mmanikan@quicinc.com> | 2024-12-04 17:14:15 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-12-17 16:17:25 +0300 |
commit | b787a44fb11f4c5f56be117d4fbb5d99949b57fd (patch) | |
tree | 52deb40348772008c96b0542db770da225782a36 | |
parent | 6856edf7ead8c54803216a38a7b227bcb3dadff7 (diff) | |
download | linux-b787a44fb11f4c5f56be117d4fbb5d99949b57fd.tar.xz |
dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5424
Document the qcom,tcsr-ipq5424 compatible.
Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Link: https://lore.kernel.org/r/20241204141416.1352545-2-quic_mmanikan@quicinc.com
Signed-off-by: Lee Jones <lee@kernel.org>
-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 79add913e35c..a503b67f2dbe 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-ipq5332 + - qcom,tcsr-ipq5424 - qcom,tcsr-ipq6018 - qcom,tcsr-ipq8064 - qcom,tcsr-ipq8074 |