u-boot-brain/arch/arm/dts/imx6q-bx50v3-uboot.dtsi

13 lines
199 B
Plaintext
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
* Copyright 2019 Collabora Ltd
* Copyright 2019 General Electric Company
*/
/ {
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
};
};