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

Commit ae609115 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: msm: Add rmts shared memory node for msmcobalt"

parents 3297020a c70095af
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -558,6 +558,13 @@
		#clock-cells = <1>;
	};

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

	qcom,msm_gsi {
		compatible = "qcom,msm_gsi";
	};