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>