ARM: dts: qcom: Add few nodes to optimize bootup time

Add dsi_pll_codes and disp_rdump_region nodes in the
beginning of devicetree to optimize the bootloader
search for these nodes during bootup which reduces
bootup time.

Change-Id: I7b7fe798a9d0daf306d76bc34132574ba6e0e88e
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
Saranya R
2024-10-09 13:20:18 +05:30
committed by Akhil Kallankandy
parent 23f3921b95
commit 97dade1f7e

View File

@@ -463,6 +463,12 @@
ranges = <0 0 0 0xffffffff>;
compatible = "simple-bus";
dsi_pll_codes {
};
disp_rdump_region@e1000000 {
};
intc: interrupt-controller@17200000 {
compatible = "arm,gic-v3";
#interrupt-cells = <3>;