arm64: dts: msm8916: Drop model and compatible
authorNiklas Cassel <niklas.cassel@linaro.org>
Wed, 5 Sep 2018 18:35:16 +0000 (20:35 +0200)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 19:36:06 +0000 (14:36 -0500)
DTS board files should always specify model and compatible.

All DTS board files that includes msm8916.dtsi
already specifies model and compatible, and will thus
override the model and compatible in msm8916.dtsi.

Drop model and compatible from msm8916.dtsi,
since they are only a source of confusion.

Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi

index 7b32b89..726a459 100644 (file)
@@ -18,9 +18,6 @@
 #include <dt-bindings/thermal/thermal.h>
 
 / {
-       model = "Qualcomm Technologies, Inc. MSM8916";
-       compatible = "qcom,msm8916";
-
        interrupt-parent = <&intc>;
 
        #address-cells = <2>;