summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi
blob: b94231edb3fb8ab16c8b501eeec0e016bf83bcd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: (GPL-2.0+)
/*
 * Copyright (C) 2019 Claudius Heine <ch@denx.de>
 */

/ {
	wdt-reboot {
		compatible = "wdt-reboot";
		wdt = <&wdog1>;
	};
};