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

Commit b38cf05b 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: Add NL shared memory region in fsm9900"

parents 91cf7698 fa9a897a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -445,6 +445,13 @@
		qcom,client-id = <0x00000001>;
	};

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

	qcom,ion {
		compatible = "qcom,msm-ion";
		#address-cells = <1>;