blob: 18cf7085cca4ab04120ebc04b06fe0c7caf6e690 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/ {
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
bootph-pre-ram;
};
};
&wdog1 {
bootph-pre-ram;
};