Message ID | 20221019171004.1080911-1-vincent.knecht@mailoo.org |
---|---|
State | Accepted |
Commit | 7334ac8b7a332c0f85545ac50e1822cd76029c96 |
Headers | show |
Series | [1/2] dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible | expand |
On Wed, 19 Oct 2022 19:10:02 +0200, Vincent Knecht wrote: > Document the "qcom,msm8939-saw2-v3.0-cpu" compatible for the CPU > Subsystem Power Manager (SPM) on the MSM8939 SoC. > > Applied, thanks! [1/2] dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible commit: 7334ac8b7a332c0f85545ac50e1822cd76029c96 [2/2] soc: qcom: spm: Add MSM8939 SPM register data commit: f98e12a7e0dab30b48a75554510634c06eecd3e5 Best regards,
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
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> --- Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml | 1 + 1 file changed, 1 insertion(+)