Re: [PATCH 1/7] arm64: dts: qcom: sc7180: Add SoC name to compatible

From: Stephen Boyd
Date: Thu Dec 12 2019 - 16:55:50 EST


Quoting Douglas Anderson (2019-12-12 11:35:37)
> Running `make dtbs_check` yells because qcom.yaml says that we should
> have:
>
> - items:
> - enum:
> - qcom,sc7180-idp
> - const: qcom,sc7180
>
> ...but we're missing "qcom,sc7180". Add it.
>
> Fixes: 90db71e48070 ("arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc")
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>