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

Commit 74c7425b authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

ARM64: Add DT entry for msm-rtb



Add initial DT entry for msm-rtb driver.

Change-Id: Ia09274e955af5100b3de31187c8bbff999df83b9
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 22875221
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -888,6 +888,11 @@
		status = "ok";
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;
	};

	qcom,msm_fastrpc {
		compatible = "qcom,msm-fastrpc-compute";