Re: [PATCH 2/7] arm64: dts: qcom: sc7180: Rename gic-its node to msi-controller

From: Stephen Boyd
Date: Thu Dec 12 2019 - 16:56:17 EST


Quoting Douglas Anderson (2019-12-12 11:35:38)
> Running `make dtbs_check` yells:
>
> arch/arm64/boot/dts/qcom/sc7180-idp.dt.yaml: interrupt-controller@17a00000: gic-its@17a40000: False schema
>
> From "arm,gic-v3.yaml" we can grok that this is explained by the
> comment "msi-controller is preferred". Switch to the preferred name
> so that dtbs_check stops yelling.
>
> Fixes: 90db71e48070 ("arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc")
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

This problem is also in sdm845 and probably others.

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>