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

Commit d138d71b 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: Disable watchdog on MSMCOBALT Virtio"

parents 08607ec0 432b1b73
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, 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
@@ -23,6 +23,10 @@
	qcom,board-id = <16 0>;
};

&wdog {
	status = "disabled";
};

&ufsphy1 {
	status = "ok";
};