diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-01-12 20:40:52 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-03-08 09:44:05 +0000 |
commit | 2a6bacf79b3ae3616393e4b9a0fc623e269e506f (patch) | |
tree | 44621d8a1337194396b3830888292e36bca4a0af /Documentation/devicetree/bindings/mfd | |
parent | 56f216d8efbc1212bf5ff8a6ff5e29927965e8db (diff) | |
download | linux-stable-2a6bacf79b3ae3616393e4b9a0fc623e269e506f.tar.gz linux-stable-2a6bacf79b3ae3616393e4b9a0fc623e269e506f.tar.bz2 linux-stable-2a6bacf79b3ae3616393e4b9a0fc623e269e506f.zip |
dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible
Document the compatible for tcsr found in msm8953.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220112194118.178026-4-luca@z3ntu.xyz
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,tcsr.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.txt b/Documentation/devicetree/bindings/mfd/qcom,tcsr.txt index c5f4f0ddfcc3..add61bcc3c74 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.txt +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.txt @@ -10,6 +10,7 @@ Required properties: "qcom,tcsr-ipq8064", "syscon" for IPQ8064 "qcom,tcsr-apq8064", "syscon" for APQ8064 "qcom,tcsr-msm8660", "syscon" for MSM8660 + "qcom,tcsr-msm8953", "syscon" for MSM8953 "qcom,tcsr-msm8960", "syscon" for MSM8960 "qcom,tcsr-msm8974", "syscon" for MSM8974 "qcom,tcsr-apq8084", "syscon" for APQ8084 |