Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7231ce3cbdb4dd9aa4478a791d3931577efcb7e9
/
.
/
dts
/
upstream
/
Bindings
/
watchdog
/
twl4030-wdt.txt
blob: 80a37193c0b86b0e697e5b93ddae7a8b6d602cb0 [
file
] [
log
] [
blame
]
Tom Rini
53633a8
2024-02-29 12:33:36 -0500
[
diff
] [
blame
]
1
Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
2
3
Required properties:
4
compatible = "ti,twl4030-wdt";
5
6
Example:
7
8
watchdog {
9
compatible = "ti,twl4030-wdt";
10
};