soc: qcom: spm: Add CPU data for MSM8909
authorStephan Gerhold <stephan.gerhold@kernkonzept.com>
Tue, 5 Jul 2022 14:35:21 +0000 (16:35 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 18 Jul 2022 23:05:07 +0000 (18:05 -0500)
commitfddb663de9ebcece42ad1add175fbe0d6b2ae7e8
treed3f98c52123e449583cf6af61dbd6e9949f9540e
parent6447cd8dcec514b89b310209c1316ce37e35c7b6
soc: qcom: spm: Add CPU data for MSM8909

Given the lack of public documentation for the SPM, the configuration
data is taken without modification from Qualcomm's msm-3.10 release [1].
It is pretty much identical to the one for MSM8916, except that 0x3B is
missing in the sequence for standalone power collapse for some reason.

[1]: https://git.codelinaro.org/clo/la/kernel/msm-3.10/-/blob/LA.BR.1.2.3-00910-8x09.0/arch/arm/boot/dts/qcom/msm8909-pm8909-pm.dtsi

Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220705143523.3390944-7-stephan.gerhold@kernkonzept.com
drivers/soc/qcom/spm.c