[PATCH v2 0/6] arm64: dts: qcom: Add multiple power domains in videocc/gpucc

Neil Armstrong posted 6 patches 1 month, 1 week ago
arch/arm64/boot/dts/qcom/sm8450.dtsi | 12 ++++++++----
arch/arm64/boot/dts/qcom/sm8550.dtsi | 12 ++++++++----
arch/arm64/boot/dts/qcom/sm8650.dtsi |  6 ++++--
3 files changed, 20 insertions(+), 10 deletions(-)
[PATCH v2 0/6] arm64: dts: qcom: Add multiple power domains in videocc/gpucc
Posted by Neil Armstrong 1 month, 1 week ago
This is a continuation of [1] ("clk: qcom: Add support to attach multiple power domains in cc probe"),
where all the clock changes were merged and the DT changes are lying
on the lists for allmost 4 months now.

I kindly asked for those patches to be re-send separately [2], but was
ignored, and the lack of those causes a bunch of DT check errors, hopefully they can
be picked for the next revision.

I did apply them on current next and fixed a patch 4 that
didn't apply cleanly.

[1] https://lore.kernel.org/all/20250530-videocc-pll-multi-pd-voting-v5-0-02303b3a582d@quicinc.com/
[2] https://lore.kernel.org/all/8e56e1a8-7b26-44df-ad57-e2092cb5c9ab@linaro.org/

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Changes in v2:
- Fixed patch 5 commit msg
- Link to v1: https://lore.kernel.org/r/20250821-topic-sm8x50-upstream-pll-multi-pd-voting-dt-v1-0-a510c72da096@linaro.org

---
Jagadeesh Kona (5):
      arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videocc
      arm64: dts: qcom: sm8550: Additionally manage MXC power domain in videocc
      arm64: dts: qcom: sm8650: Additionally manage MXC power domain in videocc
      arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
      arm64: dts: qcom: sm8650: Additionally manage MXC power domain in camcc

Vladimir Zapolskiy (1):
      arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camcc

 arch/arm64/boot/dts/qcom/sm8450.dtsi | 12 ++++++++----
 arch/arm64/boot/dts/qcom/sm8550.dtsi | 12 ++++++++----
 arch/arm64/boot/dts/qcom/sm8650.dtsi |  6 ++++--
 3 files changed, 20 insertions(+), 10 deletions(-)
---
base-commit: 6f66e22d741775dbd54e174560ae76b46750e570
change-id: 20250821-topic-sm8x50-upstream-pll-multi-pd-voting-dt-a56291d959ea

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH v2 0/6] arm64: dts: qcom: Add multiple power domains in videocc/gpucc
Posted by Bjorn Andersson 1 month ago
On Fri, 22 Aug 2025 11:26:32 +0200, Neil Armstrong wrote:
> This is a continuation of [1] ("clk: qcom: Add support to attach multiple power domains in cc probe"),
> where all the clock changes were merged and the DT changes are lying
> on the lists for allmost 4 months now.
> 
> I kindly asked for those patches to be re-send separately [2], but was
> ignored, and the lack of those causes a bunch of DT check errors, hopefully they can
> be picked for the next revision.
> 
> [...]

Applied, thanks!

[1/6] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in videocc
      commit: 235399565582d092ff8fb5757eee63b1367ea6b9
[2/6] arm64: dts: qcom: sm8550: Additionally manage MXC power domain in videocc
      commit: d49e683574537d416aa0fb022d800430e7c045b6
[3/6] arm64: dts: qcom: sm8650: Additionally manage MXC power domain in videocc
      commit: 086079090571910ead0510e756cea14ff3759d4e
[4/6] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
      commit: ad43a5317a8bda7fd9d6ad5f0b6248ba11900b44
[5/6] arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camcc
      commit: 169ccd7cec9b702778ffb58a436f757db23154f2
[6/6] arm64: dts: qcom: sm8650: Additionally manage MXC power domain in camcc
      commit: 673fa9a42606a755068e7ab6ab92cf61db243149

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>