Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
adda11160346c765b10c71c9d71e465a4185ff50
/
.
/
arch
/
arm
/
dts
/
imx53-qsb-u-boot.dtsi
blob: 18cf7085cca4ab04120ebc04b06fe0c7caf6e690 [
file
] [
log
] [
blame
]
Fabio Estevam
fb1cdfc
2024-02-21 14:39:30 -0300
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
3
/
{
4
wdt
-
reboot
{
5
compatible
=
"wdt-reboot"
;
6
wdt
=
<&
wdog1
>;
7
bootph
-
pre
-
ram
;
8
};
9
};
10
11
&
wdog1
{
12
bootph
-
pre
-
ram
;
13
};