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

Commit 405fe317 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable remotefs for trinket"

parents 36770114 dc8e9c91
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1506,6 +1506,14 @@
		#interrupt-cells = <4>;
		cell-index = <0>;
	};

	qcom,rmtfs_sharedmem@0 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0 0x200000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
	};

};

#include "pmi632.dtsi"