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

Commit d26af6de authored by Arun KS's avatar Arun KS
Browse files

ARM: dts: msm: Add support for APQ8096A



Add msm-id to support APQ8096A

Change-Id: I3b71d5cca6f4d1447b150dbe783073862755f80a
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 0773fb50
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -20,7 +20,7 @@
/ {
	model = "Qualcomm Technologies, Inc. APQ 8096 pro AUTO CDP";
	compatible = "qcom,apq8096-cdp", "qcom,apq8096", "qcom,cdp";
	qcom,msm-id = <316 0x10000>;
	qcom,msm-id = <316 0x10000>, <387 0x10000>;
	qcom,board-id = <0x03010001 0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
/ {
	model = "Qualcomm Technologies, Inc. APQ 8096pro V1.1 AUTO ADP LITE";
	compatible = "qcom,apq8096-adp", "qcom,msm8996", "qcom,adp";
	qcom,msm-id = <316 0x10001>;
	qcom,msm-id = <316 0x10001>, <387 0x10001>;
	qcom,board-id = <0x03010019 0>;
};

+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM 8996pro AUTO ADP";
	compatible = "qcom,apq8096-adp", "qcom,msm8996", "qcom,adp";
	qcom,msm-id = <316 0x10001>;
	qcom,msm-id = <316 0x10001>, <387 0x10001> ;
	qcom,board-id = <0x02010019 0>, <0x00010001 0>;
};

+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -20,7 +20,7 @@
/ {
	model = "Qualcomm Technologies, Inc. APQ 8096 pro v1.1 AUTO CDP";
	compatible = "qcom,msm8996-cdp", "qcom,msm8996", "qcom,cdp";
	qcom,msm-id = <316 0x10001>;
	qcom,msm-id = <316 0x10001>, <387 0x10001>;
	qcom,board-id = <0x03010001 0>, <0x00010001 0>;
};