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:
Chandrakant I Viraktamath
2022-02-03 09:42:17 +05:30
parent ce27043647
commit d2501cce01

View File

@@ -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 {