mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Change video mem region from 7MB to 5MB
The change accommodates video FW image optimization from 7MB to 5MB. Change-Id: I30e1b194ba1a014fa2e702c49cf0aab51e2f569b
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
video_mem: video_region@86f00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x86f00000 0x0 0x700000>;
|
||||
reg = <0x0 0x86f00000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
adsp_mem: adsp_region@87600000 {
|
||||
|
||||
Reference in New Issue
Block a user