ARM: dts: msm: Add dt support for TunaP gpu

Add the necessary initial support for TunaP variant.

Change-Id: Iff04d6992010da8a496a53727378fc5e1e5cd88c
Signed-off-by: SIVA MULLATI <quic_smullati@quicinc.com>
This commit is contained in:
SIVA MULLATI
2024-11-01 14:35:44 +05:30
committed by V S Ganga VaraPrasad (VARA) Adabala
parent 9099163083
commit 8231295e9b

View File

@@ -19,7 +19,7 @@
/ { / {
model = "Qualcomm Technologies, Inc. tuna"; model = "Qualcomm Technologies, Inc. tuna";
compatible = "qcom,tuna"; compatible = "qcom,tuna", "qcom,tunap";
qcom,msm-id = <0x28f 0x10000>; qcom,msm-id = <0x28f 0x10000>, <0x2b6 0x10000>;
qcom,board-id = <0 0>; qcom,board-id = <0 0>;
}; };