blob: 7f5a6424bac837c9b9477e66af6690e68f52c05f [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/ {
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
bootph-pre-ram;
};
};
&soc {
bootph-all;
};
&aips1 {
bootph-all;
};
&pinctrl_uart1 {
bootph-all;
};
&uart1 {
bootph-all;
};
&wdog1 {
bootph-pre-ram;
};