mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 04:34:08 +08:00
Merge branch 'icc-fixes' into icc-next
* icc-fixes interconnect: qcom: qcm2290: Fix mas_snoc_bimc RPM master ID Signed-off-by: Georgi Djakov <djakov@kernel.org>
This commit is contained in:
commit
f61207ad09
@ -166,7 +166,7 @@ static struct qcom_icc_node mas_snoc_bimc = {
|
||||
.qos.ap_owned = true,
|
||||
.qos.qos_port = 6,
|
||||
.qos.qos_mode = NOC_QOS_MODE_BYPASS,
|
||||
.mas_rpm_id = 164,
|
||||
.mas_rpm_id = 3,
|
||||
.slv_rpm_id = -1,
|
||||
.num_links = ARRAY_SIZE(mas_snoc_bimc_links),
|
||||
.links = mas_snoc_bimc_links,
|
||||
|
Loading…
Reference in New Issue
Block a user