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

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

Merge "ARM: dts: msm: Disable msm-watchdog in SDM845 RUMI" into msm-4.9

parents b2d0c2f6 ce6fce9b
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -31,6 +31,10 @@
	timer@0x17c90000 {
		clock-frequency = <1000000>;
	};

	wdog: qcom,wdt@17980000{
		status = "disabled";
	};
};

&usb3 {