ARM: dts: msm: update the new HDMI splash address on msm8996

HDMI continuous splash memory addrerss has been changed in bootloader.
This change updates the splash memory address to support the smooth
LK to kernel handoff.

Change-Id: If9c8f20b8215a4ea835b0e070feb2b51364772e6
Signed-off-by: Rahul Sharma <sharah@codeaurora.org>
This commit is contained in:
Rahul Sharma 2017-11-21 21:06:18 +05:30
parent f2170a2917
commit c5129b317e

View file

@ -250,8 +250,8 @@
label = "cont_splash_mem";
};
cont_splash_mem_hdmi: cont_splash_mem_hdmi@b1c00000 {
reg = <0 0xb1c00000 0 0x23ff000>;
cont_splash_mem_hdmi: cont_splash_mem_hdmi@bdd00000 {
reg = <0 0xbdd00000 0 0x23ff000>;
label = "cont_splash_mem_hdmi";
};
};