Merge "ARM: dts: msm: increase adsp firmware size for sdm429w"
This commit is contained in:
commit
615b82adcf
|
@ -207,11 +207,11 @@
|
|||
};
|
||||
|
||||
&adsp_fw_mem {
|
||||
reg = <0x0 0x8b800000 0x0 0x1400000>;
|
||||
reg = <0x0 0x8b800000 0x0 0x1500000>;
|
||||
};
|
||||
|
||||
&wcnss_fw_mem {
|
||||
reg = <0x0 0x8cc00000 0x0 0x700000>;
|
||||
reg = <0x0 0x8cd00000 0x0 0x700000>;
|
||||
};
|
||||
|
||||
&i2c_4 {
|
||||
|
|
Loading…
Reference in New Issue