ARM: dts: msm: Add a stub GPU node for kera

Some devices refer to the GPU node that is populated in a GPU
overlay file. Provide a stub GPU dt node that can be used in the
kera devicetree.

Change-Id: Ic75d95521e0388a2c5617cf4b5fcfe82a0d9496e
Signed-off-by: Harshitha Sai Neelati <quic_hsaineel@quicinc.com>
This commit is contained in:
Harshitha Sai Neelati
2024-11-28 15:09:02 +05:30
parent 09aecebe0c
commit 49ec475620

View File

@@ -514,6 +514,8 @@
qcom,use-smcinvoke = <1>; qcom,use-smcinvoke = <1>;
}; };
msm_gpu: qcom,kgsl-3d0@3d00000 { };
arch_timer: timer { arch_timer: timer {
compatible = "arm,armv8-timer"; compatible = "arm,armv8-timer";
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>, interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,