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

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

Merge "ARM: dts: msm: Add SCM node for Shima"

parents 5012f2b6 3a026859
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,5 +6,6 @@
/ {
	model = "Qualcomm Technologies, Inc. Shima RUMI";
	compatible = "qcom,shima-rumi", "qcom,shima", "qcom,rumi";
	qcom,msm-id = <450 0x10000>;
	qcom,board-id = <0x1000F 0>;
};
+6 −0
Original line number Diff line number Diff line
@@ -202,6 +202,12 @@
	soc: soc { };

	chosen { };

	firmware: firmware {
		scm {
			compatible = "qcom,scm";
		};
	};
};

&soc {