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

Commit db552110 authored by Srinivas Ramana's avatar Srinivas Ramana
Browse files

ARM: dts: msm: Add support for chip ids of 8939/8936



Add 8239, 8036, 8236 chip ids to the supported msm ids list
so that the bootloader will pick right devicetree
files on these targets.

Change-Id: Id6a1d720146b0fc71331e336a3b10e4b68591cdc
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent 6fd61d70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM8936";
	compatible = "qcom,msm8936";
	qcom,msm-id = <233 0>;
	qcom,msm-id = <233 0>, <240 0>, <242 0>;
};

&soc {
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM8939";
	compatible = "qcom,msm8939";
	qcom,msm-id = <239 0>, <241 0>;
	qcom,msm-id = <239 0>, <241 0>, <263 0>;
};

&soc {