mirror-linux/drivers/interconnect/qcom
Konrad Dybcio e13d1b6979 interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
[ Upstream commit 633a12fda6 ]

Due to what seems to be a copy-paste error, the _NRT master was
identical to the _RT master, which should not be the case.. Fix it
using the values available from the downstream kernel [1].

[1] https://android.googlesource.com/kernel/msm-extra/devicetree/+/refs/heads/android-msm-bramble-4.19-android11-qpr1/qcom/scuba-bus.dtsi#127
Fixes: 1a14b1ac39 ("interconnect: qcom: Add QCM2290 driver support")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Link: https://lore.kernel.org/r/20230103142120.15605-1-konrad.dybcio@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-30 12:48:59 +02:00
..
Kconfig interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate 2022-09-20 15:53:57 +03:00
Makefile Merge branch 'icc-rpm' into icc-next 2022-07-15 17:56:31 +03:00
bcm-voter.c
bcm-voter.h
icc-common.c interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate 2022-09-20 15:53:57 +03:00
icc-common.h interconnect: qcom: Move qcom_icc_xlate_extended() to a common file 2022-07-12 10:01:30 +03:00
icc-rpm.c interconnect: qcom: rpm: fix registration race 2023-03-22 13:33:57 +01:00
icc-rpm.h interconnect: qcom: icc-rpm: Support multiple buckets 2022-07-12 10:03:09 +03:00
icc-rpmh.c interconnect: qcom: rpmh: fix registration race 2023-03-22 13:33:58 +01:00
icc-rpmh.h interconnect: qcom: Move qcom_icc_xlate_extended() to a common file 2022-07-12 10:01:30 +03:00
msm8916.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8939.c interconnect: qcom: msm8939: Use icc_sync_state 2022-07-05 16:39:48 +03:00
msm8974.c interconnect: qcom: msm8974: fix registration race 2023-03-22 13:33:58 +01:00
msm8996.c interconnect: qcom: msm8996: Fix regmap max_register values 2023-02-01 08:34:06 +01:00
msm8996.h
osm-l3.c interconnect: qcom: osm-l3: fix icc_onecell_data allocation 2023-03-30 12:48:59 +02:00
qcm2290.c interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT 2023-03-30 12:48:59 +02:00
qcs404.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc7180.c interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm 2022-12-31 13:32:39 +01:00
sc7180.h
sc7280.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sc7280.h
sc8180x.c interconnect: qcom: sc8180x: Reformat node and bcm definitions 2022-05-18 02:51:34 +03:00
sc8180x.h interconnect: qcom: sc8180x: Fix QUP0 nodes 2022-05-18 02:51:34 +03:00
sc8280xp.c interconnect: qcom: sc8280xp: constify qcom_icc_bcm pointers 2022-04-27 16:37:43 +03:00
sc8280xp.h
sdm660.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sdm845.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sdm845.h
sdx55.c Merge branch 'icc-const' into icc-next 2022-05-18 03:02:32 +03:00
sdx55.h
sdx65.c interconnect: qcom: Add SDX65 interconnect provider driver 2022-04-26 14:11:26 +03:00
sdx65.h interconnect: qcom: Add SDX65 interconnect provider driver 2022-04-26 14:11:26 +03:00
sm6350.c interconnect: qcom: Add SM6350 driver support 2022-06-20 14:27:07 +03:00
sm6350.h interconnect: qcom: Add SM6350 driver support 2022-06-20 14:27:07 +03:00
sm8150.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8150.h
sm8250.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8250.h
sm8350.c interconnect: qcom: constify qcom_icc_bcm pointers 2022-04-23 15:11:57 +03:00
sm8350.h
sm8450.c interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function 2023-03-30 12:48:59 +02:00
sm8450.h
smd-rpm.c
smd-rpm.h