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:
@@ -514,6 +514,8 @@
|
||||
qcom,use-smcinvoke = <1>;
|
||||
};
|
||||
|
||||
msm_gpu: qcom,kgsl-3d0@3d00000 { };
|
||||
|
||||
arch_timer: timer {
|
||||
compatible = "arm,armv8-timer";
|
||||
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>,
|
||||
|
Reference in New Issue
Block a user