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

Commit 4a647536 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: Modify modem and cnss memory region for SDW2500"

parents b3691075 bce8a5bf
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -111,6 +111,14 @@
	status = "okay";
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05600000>;
};

&peripheral_mem {
	reg = <0x0 0x8d600000 0x0 0x0500000>;
};

&i2c_1 {
	status = "disabled";
};