2024-05-25 18:04:33

by Bjorn Andersson

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect

From: Bjorn Andersson <[email protected]>

The IPA BCM is already exposed by clk-rpmh, remove the interconnect
node for the same.

Signed-off-by: Bjorn Andersson <[email protected]>
---
arch/arm64/boot/dts/qcom/sc8180x.dtsi | 7 -------
1 file changed, 7 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sc8180x.dtsi b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
index 067712310560..2be1a5ab0e60 100644
--- a/arch/arm64/boot/dts/qcom/sc8180x.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
@@ -2250,13 +2250,6 @@ ufs_mem_phy: phy-wrapper@1d87000 {
status = "disabled";
};

- ipa_virt: interconnect@1e00000 {
- compatible = "qcom,sc8180x-ipa-virt";
- reg = <0 0x01e00000 0 0x1000>;
- #interconnect-cells = <2>;
- qcom,bcm-voters = <&apps_bcm_voter>;
- };
-
tcsr_mutex: hwlock@1f40000 {
compatible = "qcom,tcsr-mutex";
reg = <0x0 0x01f40000 0x0 0x40000>;

---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240525-sc8180x-drop-ipa-icc-2eaf08273a4e

Best regards,
--
Bjorn Andersson <[email protected]>



2024-05-25 20:23:21

by Dmitry Baryshkov

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect

On Sat, May 25, 2024 at 11:07:05AM -0700, Bjorn Andersson wrote:
> From: Bjorn Andersson <[email protected]>
>
> The IPA BCM is already exposed by clk-rpmh, remove the interconnect
> node for the same.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/sc8180x.dtsi | 7 -------
> 1 file changed, 7 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <[email protected]>


--
With best wishes
Dmitry

2024-05-27 03:01:27

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect


On Sat, 25 May 2024 11:07:05 -0700, Bjorn Andersson wrote:
> The IPA BCM is already exposed by clk-rpmh, remove the interconnect
> node for the same.
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect
commit: 6314184be3910c956def78c6899f58c70100372b

Best regards,
--
Bjorn Andersson <[email protected]>