ARM: dts: msm: add memory region info for early splash feature
on msm8996 These two memory regions are for the memory nodes which early animation/static display will visit. Both are needed to be processed in kernel handoff sequence. Change-Id: I36a9b3dcc6b905af4bb8383cfbd1555e8e9bd417 Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
This commit is contained in:
parent
2170450d8b
commit
1faafb0d7c
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
"vbif_phys",
|
||||
"vbif_nrt_phys";
|
||||
|
||||
contiguous-region = <&cont_splash_mem &cont_splash_mem_hdmi>;
|
||||
|
||||
/* clock and supply entries */
|
||||
clocks = <&clock_mmss clk_mdss_ahb_clk>,
|
||||
<&clock_mmss clk_mdss_axi_clk>,
|
||||
|
|
Loading…
Add table
Reference in a new issue