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:
committed by
Akhil Kallankandy
parent
23f3921b95
commit
97dade1f7e
@@ -463,6 +463,12 @@
|
|||||||
ranges = <0 0 0 0xffffffff>;
|
ranges = <0 0 0 0xffffffff>;
|
||||||
compatible = "simple-bus";
|
compatible = "simple-bus";
|
||||||
|
|
||||||
|
dsi_pll_codes {
|
||||||
|
};
|
||||||
|
|
||||||
|
disp_rdump_region@e1000000 {
|
||||||
|
};
|
||||||
|
|
||||||
intc: interrupt-controller@17200000 {
|
intc: interrupt-controller@17200000 {
|
||||||
compatible = "arm,gic-v3";
|
compatible = "arm,gic-v3";
|
||||||
#interrupt-cells = <3>;
|
#interrupt-cells = <3>;
|
||||||
|
Reference in New Issue
Block a user