diff options
author | Vincent Knecht <vincent.knecht@mailoo.org> | 2022-10-19 19:10:02 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-06 04:32:47 +0100 |
commit | 7334ac8b7a332c0f85545ac50e1822cd76029c96 (patch) | |
tree | 89dd678be16b910684a50d4cfff6831f3e8fa3ae /Documentation/devicetree/bindings/soc | |
parent | dt-bindings: soc: qcom: aoss: Add sc8280xp compatible (diff) | |
download | linux-7334ac8b7a332c0f85545ac50e1822cd76029c96.tar.xz linux-7334ac8b7a332c0f85545ac50e1822cd76029c96.zip |
dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible
Document the "qcom,msm8939-saw2-v3.0-cpu" compatible for the CPU
Subsystem Power Manager (SPM) on the MSM8939 SoC.
Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221019171004.1080911-1-vincent.knecht@mailoo.org
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml index f433e6e0a19f..8791f8ad2c84 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml @@ -24,6 +24,7 @@ properties: - qcom,msm8998-silver-saw2-v4.1-l2 - qcom,msm8909-saw2-v3.0-cpu - qcom,msm8916-saw2-v3.0-cpu + - qcom,msm8939-saw2-v3.0-cpu - qcom,msm8226-saw2-v2.1-cpu - qcom,msm8974-saw2-v2.1-cpu - qcom,apq8084-saw2-v2.1-cpu |