Message ID | 20240525-sc8180x-drop-ipa-icc-v1-1-84ac4cf08fe3@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect | expand |
On Sat, May 25, 2024 at 11:07:05AM -0700, Bjorn Andersson wrote: > From: Bjorn Andersson <quic_bjorande@quicinc.com> > > The IPA BCM is already exposed by clk-rpmh, remove the interconnect > node for the same. > > Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> > --- > arch/arm64/boot/dts/qcom/sc8180x.dtsi | 7 ------- > 1 file changed, 7 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
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,
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>;