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:
Sai Teja Aluvala
2024-11-28 17:21:45 +05:30
committed by Balakrishna Godavarthi
parent 1f9f3bb527
commit 7241c3d65c

View File

@@ -12,6 +12,7 @@
/ {
model = "Qualcomm Technologies, Inc. Pineapple SoCs";
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>;
};