diff options
author | 2025-02-11 23:37:49 +0100 | |
---|---|---|
committer | 2025-03-14 08:59:07 +0000 | |
commit | f4242e0e4d3609f89c39faa2d6b76b50082da18a (patch) | |
tree | 17a2a7013367ff737af88876695ff8e42526bb20 | |
parent | mfd: syscon: Add check for invalid resource size (diff) | |
download | wireguard-linux-f4242e0e4d3609f89c39faa2d6b76b50082da18a.tar.xz wireguard-linux-f4242e0e4d3609f89c39faa2d6b76b50082da18a.zip |
dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
Document the qcom,msm8937-tcsr compatible.
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250211-msm8937-v1-5-7d27ed67f708@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 a503b67f2dbe..7e7225aadae3 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml @@ -52,6 +52,7 @@ properties: - qcom,tcsr-msm8660 - qcom,tcsr-msm8916 - qcom,tcsr-msm8917 + - qcom,tcsr-msm8937 - qcom,tcsr-msm8953 - qcom,tcsr-msm8960 - qcom,tcsr-msm8974 |