On Tue, 02 Jan 2024 07:17:20 +0200, Dmitry Baryshkov wrote: > The apq8064 rework to use cacheinfo takes more than expected, so I've > spanwed this series. It is an excerpt of the APQ8064 cpufreq series > [1], so it it continues the version numbering for those patches. > > The Subsystem Power Manager (SPM) / SPM AutoVoltageScaling Wrapper2 > (SAW2) are hardware blocks used on some of Qualcomm platforms to handle > the voltage rails. It does this by bypassing RPM and directly > interfacing the PMIC. Extend current SPM driver to export this > regulator. > > [...] Applied, thanks! [01/22] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml commit: c9491a16e571d7f33e1d00d1ec4ce9b035bb290c [02/22] dt-bindings: soc: qcom: qcom,saw2: add missing compatible strings commit: 31ac56a59e7a8ed4ccd4831b73a1cc1ad9653b7f [03/22] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node commit: aa4e327fbbf665e96701fa1f53a97ae86b646603 [04/22] soc: qcom: spm: remove driver-internal structures from the driver API commit: 57e2b067f19b8de616d1e849ce3786df602bfe7f [05/22] soc: qcom: spm: add support for voltage regulator commit: 6496dba142f4461360cae263126965e4ac761ab9 [06/22] ARM: dts: qcom: apq8084: use new compat string for L2 SAW2 unit commit: 551d90275631a7dd2d290aa60aedabc597029216 [07/22] ARM: dts: qcom: msm8974: use new compat string for L2 SAW2 unit commit: c0fe5442b1e5bcfbfe5272896e4dab23e1dfcc19 [08/22] ARM: dts: qcom: msm8960: use SoC-specific compatibles for SAW2 devices commit: 9f77f78bd420ffddafe8c019c9e94097ef32c4d6 [09/22] ARM: dts: qcom: ipq4019: use SoC-specific compatibles for SAW2 devices commit: 8cad85bfe08f419ea57a8a395e4ab0dcf346d617 [10/22] ARM: dts: qcom: ipq8064: use SoC-specific compatibles for SAW2 devices commit: e6e2986a3d57a4d6590c3654d64cd417585c1c66 [11/22] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager commit: 3a3b949fd9555190f2a477271b79e6194f0a824b [12/22] ARM: dts: qcom: apq8084: rename SAW nodes to power-manager commit: 07eb49b318000f8953c3de73f400b799215d6a32 [13/22] ARM: dts: qcom: msm8960: rename SAW nodes to power-manager commit: 34725e24f20d98a9bba2850934c2adef65b9ec0e [14/22] ARM: dts: qcom: msm8974: rename SAW nodes to power-manager commit: e624dc495a425dc0598688c8c1aa5c028ca30750 [15/22] ARM: dts: qcom: ipq4019: rename SAW nodes to power-manager commit: 3ea06103ee40351dc4793e37c0e51e00753e3d26 [16/22] ARM: dts: qcom: ipq8064: rename SAW nodes to power-manager commit: 04e354e0b4dd409298c1909fdd8897055e9b3641 [17/22] ARM: dts: qcom: apq8064: declare SAW2 regulators commit: 893768803fa4ab7e5d75448980832b517d251a25 [18/22] ARM: dts: qcom: msm8960: declare SAW2 regulators commit: 378cc1b3e6cd3cab1f8c4a5e1891664545c2c7e9 [19/22] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device commit: 8c843db2bca12e911e0d0343c52a9e9a17704ae3 [20/22] ARM: dts: qcom: msm8974: drop 'regulator' property from SAW2 device commit: a560ff0acc0418e3c689ca2b050e00f964020b14 [21/22] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices commit: c169576dddff63be2108cb289a9ab1b7fc19ef53 [22/22] ARM: dts: qcom: ipq8064: drop 'regulator' property from SAW2 devices commit: 4ad2506d5a17387dcbedbd24e60d33f6421e249e Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>