ARM: dts: msm: Add soc id 696 for Pineapple
Add soc id to support Pineapple new variant used for tablet. Change-Id: Ifc99f8ef37235dfe8859a56e232e5e504c8c1353 Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>
This commit is contained in:
committed by
Balakrishna Godavarthi
parent
1f9f3bb527
commit
7241c3d65c
@@ -12,6 +12,7 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Pineapple SoCs";
|
model = "Qualcomm Technologies, Inc. Pineapple SoCs";
|
||||||
compatible = "qcom,pineapple", "qcom,pineapplep";
|
compatible = "qcom,pineapple", "qcom,pineapplep";
|
||||||
qcom,msm-id = <557 0x10000>, <577 0x10000>, <557 0x20000>, <577 0x20000>;
|
qcom,msm-id = <557 0x10000>, <577 0x10000>, <557 0x20000>, <577 0x20000>,
|
||||||
|
<696 0x20000>;
|
||||||
qcom,board-id = <0 0>;
|
qcom,board-id = <0 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user