[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615

Konrad Dybcio posted 4 patches 7 months, 2 weeks ago
.../bindings/interconnect/qcom,qcs615-rpmh.yaml    |  2 --
arch/arm64/boot/dts/qcom/qcs615.dtsi               |  6 ----
drivers/clk/qcom/clk-rpmh.c                        |  1 +
drivers/interconnect/qcom/qcs615.c                 | 42 ----------------------
4 files changed, 1 insertion(+), 50 deletions(-)
[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
Posted by Konrad Dybcio 7 months, 2 weeks ago
This is how it should have been right from the beginning, but it seems
like nobody took a good look at the initial submission.

This series is essentially the same as the previous [1] again.

Compile-tested only.

[1] https://lore.kernel.org/all/20230109002935.244320-1-dmitry.baryshkov@linaro.org/

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (4):
      arm64: dts: qcom: qcs615: Drop IPA interconnects
      interconnect: qcom: qcs615: Drop IP0 interconnects
      dt-bindings: interconnect: qcom,qcs615-rpmh: Drop IPA interconnects
      clk: qcom: rpmh: Define RPMH_IPA_CLK on QCS615

 .../bindings/interconnect/qcom,qcs615-rpmh.yaml    |  2 --
 arch/arm64/boot/dts/qcom/qcs615.dtsi               |  6 ----
 drivers/clk/qcom/clk-rpmh.c                        |  1 +
 drivers/interconnect/qcom/qcs615.c                 | 42 ----------------------
 4 files changed, 1 insertion(+), 50 deletions(-)
---
base-commit: 2aeda9592360c200085898a258c4754bfe879921
change-id: 20250627-topic-qcs615_icc_ipa-919124eeff22

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Re: (subset) [PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
Posted by Bjorn Andersson 1 month ago
On Fri, 27 Jun 2025 21:37:54 +0200, Konrad Dybcio wrote:
> This is how it should have been right from the beginning, but it seems
> like nobody took a good look at the initial submission.
> 
> This series is essentially the same as the previous [1] again.
> 
> Compile-tested only.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: qcs615: Drop IPA interconnects
      commit: 8b7f2aa05c02c13aa017a70401b5f8a3ce0c0f57

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: (subset) [PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
Posted by Bjorn Andersson 3 months, 2 weeks ago
On Fri, 27 Jun 2025 21:37:54 +0200, Konrad Dybcio wrote:
> This is how it should have been right from the beginning, but it seems
> like nobody took a good look at the initial submission.
> 
> This series is essentially the same as the previous [1] again.
> 
> Compile-tested only.
> 
> [...]

Applied, thanks!

[4/4] clk: qcom: rpmh: Define RPMH_IPA_CLK on QCS615
      commit: 17e4db05930e455770b15b77708a07681ed24efc

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