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

Commit 33a67111 authored by Yimin Peng's avatar Yimin Peng Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add restart for SA8155 VM



Add vm-restart to support memdump on virtual machine.

Change-Id: Ifab0d3afb3ab289c173b18635b61b63ff5bf0a61
Signed-off-by: default avatarYimin Peng <yiminp@codeaurora.org>
parent bb5369d5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -378,6 +378,11 @@
		qca,bt-reset-gpio = <&tlmm 172 0>; /* BT_EN */
		status = "ok";
	};

	vm_restart: restart {
		compatible = "qcom,vm-restart";
		status = "ok";
	};
};

#include "sm8150-pinctrl.dtsi"