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

Commit 5d49325f 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 SM6150"

parents ea5e0ef1 e5e26600
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2434,6 +2434,15 @@
		vdd-3.3-ch0-supply = <&pm6150l_l10>;
		qcom,vdd-0.8-cx-mx-config = <640000 640000>;
	};

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

};

#include "pm6150.dtsi"