ARM: dts: msm: Add SoC ID support for KeraP gpu

Add the necessary SoC ID support for KeraP variant.

Change-Id: Id348e77a19835b09f7f54d3486e73e3c93530ca2
Signed-off-by: Harshitha Sai Neelati <quic_hsaineel@quicinc.com>
This commit is contained in:
Harshitha Sai Neelati
2024-12-09 23:14:04 +05:30
committed by Vishvanath Singh
parent a7ea1feb1b
commit eb671c826b

View File

@@ -19,7 +19,7 @@
/ {
model = "Qualcomm Technologies, Inc. Kera SoC";
compatible = "qcom,kera";
qcom,msm-id = <0x293 0x10000>;
compatible = "qcom,kera", "qcom,kerap";
qcom,msm-id = <0x293 0x10000>, <0x2ae 0x10000>;
qcom,board-id = <0 0>;
};