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

Commit 953de059 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents b246a89e a568a684
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -700,6 +700,15 @@
		#reset-cells = <1>;
	};

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

	gcc: qcom,gcc@1400000 {
		compatible = "qcom,dummycc";
		clock-output-names = "gcc_clocks";