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

Commit 6b505009 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: msm8994-v2: Add NPA dump device bindings"

parents ecf41706 01496e8f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -687,4 +687,9 @@
		reg = <0xfc000000 0x1a0000>;
		qcom,start-offset = <0x190010>;
	};

	qcom,npa-dump@0xfc190020 {
		compatible = "qcom,npa-dump";
		reg = <0xfc190020 0x4>, <0xfc000000 0x1c00>;
	};
};