diff mbox series

[v2,3/3] arm64: dts: msm8996: Drop model

Message ID 20180905183517.9390-4-niklas.cassel@linaro.org
State New
Headers show
Series arm msm compatible+model cleanup | expand

Commit Message

Niklas Cassel Sept. 5, 2018, 6:35 p.m. UTC
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>

---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 --
 1 file changed, 2 deletions(-)

-- 
2.17.1

Comments

Bjorn Andersson Sept. 6, 2018, 3:56 p.m. UTC | #1
On Wed 05 Sep 11:35 PDT 2018, Niklas Cassel wrote:

> 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>


Regards,
Bjorn

> ---

>  arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 --

>  1 file changed, 2 deletions(-)

> 

> diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi

> index cd3865e7a270..b4d635bb81ac 100644

> --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi

> +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi

> @@ -16,8 +16,6 @@

>  #include <dt-bindings/clock/qcom,rpmcc.h>

>  

>  / {

> -	model = "Qualcomm Technologies, Inc. MSM8996";

> -

>  	interrupt-parent = <&intc>;

>  

>  	#address-cells = <2>;

> -- 

> 2.17.1

>
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index cd3865e7a270..b4d635bb81ac 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -16,8 +16,6 @@ 
 #include <dt-bindings/clock/qcom,rpmcc.h>
 
 / {
-	model = "Qualcomm Technologies, Inc. MSM8996";
-
 	interrupt-parent = <&intc>;
 
 	#address-cells = <2>;