Re: [PATCH] arm64: dts: qcom: sc7180: Fix one forgotten interconnect reference

From: Georgi Djakov
Date: Fri Oct 02 2020 - 12:18:32 EST


Thanks for the patch!

On 10/2/20 00:18, Douglas Anderson wrote:
> In commit e23b1220a246 ("arm64: dts: qcom: sc7180: Increase the number
> of interconnect cells") we missed increasing the cells on one
> interconnect. That's no bueno. Fix it.
>
> NOTE: it appears that things aren't totally broken without this fix,
> but clearly something isn't going to be working right. If nothing
> else, without this fix I see this in the logs:
>
> OF: /soc@0/mdss@ae00000: could not get #interconnect-cells for /soc@0/interrupt-controller@17a00000
>
> Fixes: e23b1220a246 ("arm64: dts: qcom: sc7180: Increase the number of interconnect cells")
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

Reviewed-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx>

BR,
Georgi