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

Commit fadd35e1 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 the NL uio memory size to 32M"

parents cc84466a 5f4c52d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@

	qcom,nl_debug_sharedmem@1a100000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x1a100000 0x01000000>;
		reg = <0x1a100000 0x02000000>;
		reg-names = "nl_debug";
		qcom,client-id = <0x00000001>;
	};