]> git.baikalelectronics.ru Git - kernel.git/commitdiff
arm64: dts: msm8996: Drop model
authorNiklas Cassel <niklas.cassel@linaro.org>
Wed, 5 Sep 2018 18:35:17 +0000 (20:35 +0200)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 19:36:07 +0000 (14:36 -0500)
DTS board files should always specify model and compatible.

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

Drop model from msm8916.dtsi, since it is 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/msm8996.dtsi

index cd3865e7a270b97e1913c779fa7ad3448d3e5660..b4d635bb81acc148beb4cb791d585ab76d8c9ab5 100644 (file)
@@ -16,8 +16,6 @@
 #include <dt-bindings/clock/qcom,rpmcc.h>
 
 / {
-       model = "Qualcomm Technologies, Inc. MSM8996";
-
        interrupt-parent = <&intc>;
 
        #address-cells = <2>;