Re: [PATCH v2 5/7] arm64: dts: qcom: sdm845: Increase the number of interconnect cells
From: Doug Anderson <dianders@chromium.org>
Date: 2020-08-19 20:07:37
Also in:
linux-pm, lkml
From: Doug Anderson <dianders@chromium.org>
Date: 2020-08-19 20:07:37
Also in:
linux-pm, lkml
Hi, On Thu, Aug 6, 2020 at 9:31 AM Georgi Djakov [off-list ref] wrote:
Increase the number of interconnect-cells, as now we can include the tag information. The consumers can specify the path tag as an additional argument to the endpoints. Tested-by: Sibi Sankar <redacted> Reviewed-by: Sibi Sankar <redacted> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Georgi Djakov <redacted> --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 44 ++++++++++++++-------------- 1 file changed, 22 insertions(+), 22 deletions(-)
I believe you missed updating a few places... Fixup can be found at <https://crrev.com/c/2364731> or look carefully under "ipa@1e40000" and "gpu@5000000". -Doug