diff options
author | Vincent Knecht <vincent.knecht@mailoo.org> | 2022-10-19 19:10:02 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-05 22:32:47 -0500 |
commit | 7334ac8b7a332c0f85545ac50e1822cd76029c96 (patch) | |
tree | 89dd678be16b910684a50d4cfff6831f3e8fa3ae /Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml | |
parent | c8c39c7427b7dfaf799d785ed0b5f2b631757cf4 (diff) |
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/qcom/qcom,spm.yaml')
-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 |