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

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
tuna devicetree.

Change-Id: I74fa30f0bae20fda1beb5da881d447c24407fa8a
Signed-off-by: Gayathri Veeragandam <quic_gveeraga@quicinc.com>
This commit is contained in:
Gayathri Veeragandam
2024-09-25 17:12:06 +05:30
parent a90176da56
commit 2f5fc46ecd

View File

@@ -499,6 +499,8 @@
}; };
}; };
msm_gpu: qcom,kgsl-3d0@3d00000 { };
intc: interrupt-controller@17100000 { intc: interrupt-controller@17100000 {
compatible = "arm,gic-v3"; compatible = "arm,gic-v3";
#interrupt-cells = <3>; #interrupt-cells = <3>;