mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-01-29 22:09:21 +00:00
ARM: dts: msm: reserve memory region for continuous splash
This change reserves memory region to enable continuous splash on crow target. Change-Id: Ie443e7205cdeb51f1b7a86beb352a988c6aa076b
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
a61235805f
commit
7e5960c83c
@@ -9,6 +9,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
&reserved_memory {
|
||||
splash_memory: splash_region {
|
||||
reg = <0x0 0xb8000000 0x0 0x02b00000>;
|
||||
label = "cont_splash_region";
|
||||
};
|
||||
};
|
||||
|
||||
&sde_dsi {
|
||||
clocks = <&mdss_dsi_phy0 0>,
|
||||
<&mdss_dsi_phy0 1>,
|
||||
|
||||
Reference in New Issue
Block a user