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

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

Merge "ARM: dts: msm: Add shared memory driver support"

parents 7e6b0016 e38239f0
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2397,6 +2397,14 @@
		};
	};

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

	wdog: qcom,wdt@17c10000 {
		compatible = "qcom,msm-watchdog";
		reg = <0x17c10000 0x1000>;