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

Commit 2c6752b2 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: fsm9900: Enable remotefs shared memory access via uio"

parents 91aef4cd f1373cc1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -399,6 +399,12 @@
		qcom,l2-dump-size = <0x300000>;
	};

	rmtfs_sharedmem {
		compatible = "qcom,sharedmem-uio";
		reg = <0x30000000 0x00180000>;
		reg-names = "rmtfs";
	};

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