ARM: dts: qcom: Add ddr-regions node in Tuna and Kera
Add ddr-regions device tree node in Tuna and Kera to optimize boot-up time as firmware will look for this node during boot and if it finds it early, it will save some time in bootup. Change-Id: If3d6f3be7331870b5ecec9834de1dbebfbb6c22f Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
|
||||
reserved_memory: reserved-memory {};
|
||||
|
||||
ddr-regions { };
|
||||
|
||||
firmware: firmware {
|
||||
qcom_scm: qcom_scm { };
|
||||
};
|
||||
|
@@ -42,6 +42,8 @@
|
||||
|
||||
reserved_memory: reserved-memory {};
|
||||
|
||||
ddr-regions { };
|
||||
|
||||
firmware: firmware {
|
||||
qcom_scm: qcom_scm {};
|
||||
};
|
||||
|
Reference in New Issue
Block a user