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

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

Merge "cnss: Fix reservation for CNSS memory hole"

parents 4bbecc3d 8ddb6ae7
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
 */

/memreserve/ 0x00000000 0x00001000;
/memreserve/ 0xac1c0000 0x00001000;

#include "skeleton64.dtsi"
#include <dt-bindings/clock/msm-clocks-krait.h>
@@ -4553,11 +4554,6 @@

	};

	memory_hole: qcom,msm-mem-hole {
		compatible = "qcom,msm-mem-hole";
		qcom,memblock-remove = <0xac1c0000 0x1000>;
	};

	qcom,ipc-spinlock@fd484000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0xfd484000 0x400>;