ARM: dts: msm: Add support for APQ8096A

Add msm-id to support APQ8096A

Change-Id: I3b71d5cca6f4d1447b150dbe783073862755f80a
Signed-off-by: Arun KS <arunks@codeaurora.org>
This commit is contained in:
Arun KS 2018-10-30 11:24:01 +05:30
parent 0773fb50d4
commit d26af6deeb
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
/* 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>;
};

View file

@ -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>;
};

View file

@ -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>;
};

View file

@ -1,4 +1,4 @@
/* 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>;
};