Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18ad7131 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: increase adsp firmware size for sdm429w"

parents f233d672 f020a37f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -130,9 +130,9 @@
};

&adsp_fw_mem {
	reg = <0x0 0x8b800000 0x0 0x1100000>;
	reg = <0x0 0x8b800000 0x0 0x1400000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x8c900000 0x0 0x700000>;
	reg = <0x0 0x8cc00000 0x0 0x700000>;
};