1/*
2 * Copyright (c) 2022 STMicroelectronics
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&wwdg {
8	status = "disabled";
9};
10
11&iwdg {
12	status = "okay";
13};
14