diff options
author | Barnabás Czémán <barnabas.czeman@mainlining.org> | 2024-10-31 02:19:49 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-11-12 12:15:42 +0000 |
commit | 7f6d3f7eef31b14b2cc808be5056a9e6320d8e1b (patch) | |
tree | 260ef86d1c91e56d5a04d57dd49fe77299c6c45c | |
parent | d256d612f47529ed0b332298e2d5ea981a4dd5b8 (diff) |
dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8917
Document the qcom,msm8917-tcsr compatible.
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241031-msm8917-v2-8-8a075faa89b1@mainlining.org
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 c4fcf501f502..79add913e35c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -50,6 +50,7 @@ properties: - qcom,tcsr-msm8226 - qcom,tcsr-msm8660 - qcom,tcsr-msm8916 + - qcom,tcsr-msm8917 - qcom,tcsr-msm8953 - qcom,tcsr-msm8960 - qcom,tcsr-msm8974 |