]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: qcom: sdm630: fix gpu's interconnect path
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 21 May 2022 20:27:04 +0000 (23:27 +0300)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 28 Jun 2022 21:05:57 +0000 (16:05 -0500)
commitd759763910a2ac8a0b6eb9dc3083cd4be86b5d62
tree514317d34fa8c607951d1e838ed77e09bcff246e
parent07a323e22245e9eb7bcf455471e31b785a2bd608
arm64: dts: qcom: sdm630: fix gpu's interconnect path

ICC path for the GPU incorrectly states <&gnoc 1 &bimc 5>, which is
a path from SLAVE_GNOC_BIMC to SLAVE_EBI. According to the downstream
kernel sources, the GPU uses MASTER_OXILI here, which is equivalent to
<&bimc 1 ...>.

While we are at it, use defined names instead of the numbers for this
interconnect path.

Fixes: f38ba9d2b961 ("arm64: dts: qcom: sdm630: Add Adreno 508 GPU configuration")
Reported-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220521202708.1509308-8-dmitry.baryshkov@linaro.org
arch/arm64/boot/dts/qcom/sdm630.dtsi