projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
imx6q-dhcom-pdk2-u-boot.dtsi
1
// SPDX-License-Identifier: (GPL-2.0+)
2
/*
3
* Copyright (C) 2019 Claudius Heine <ch@denx.de>
4
*/
5
6
/ {
7
wdt-reboot {
8
compatible = "wdt-reboot";
9
wdt = <&wdog1>;
10
};
11
};