Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git] / Documentation / devicetree / bindings / watchdog / ingenic,jz4740-wdt.txt
blobe27763ef00497d8645463d084a04e3f07d0c939f
1 Ingenic Watchdog Timer (WDT) Controller for JZ4740
3 Required properties:
4 compatible: "ingenic,jz4740-watchdog"
5 reg: Register address and length for watchdog registers
7 Example:
9 watchdog: jz4740-watchdog@0x10002000 {
10         compatible = "ingenic,jz4740-watchdog";
11         reg = <0x10002000 0x100>;