Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cee94ad authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: fix machine display name"

parents 0c3f055d e53e7cab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include "sa8150-adp-star.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SA8150 ADP-STAR";
	model = "ADP-STAR";
	compatible = "qcom,sa8150-adp-star", "qcom,sa8150",
		"qcom,adp-star";
	qcom,board-id = <25 0>;
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

/ {
	model = "Qualcomm Technologies, Inc. SA8150";
	compatible = "qcom,sa8150";
	qcom,msm-name = "SA8150";
	qcom,msm-id = <362 0x10000>;
};