mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08:00
ARM: dts: tango4: Import watchdog node
The device driver was added in v4.5 by commit dca536c433
("watchdog: add support for Sigma Designs SMP86xx/SMP87xx")
Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
862ccbfb9c
commit
ec42083b98
@ -91,6 +91,12 @@
|
||||
reg-shift = <2>;
|
||||
};
|
||||
|
||||
watchdog@1fd00 {
|
||||
compatible = "sigma,smp8759-wdt";
|
||||
reg = <0x1fd00 8>;
|
||||
clocks = <&xtal>;
|
||||
};
|
||||
|
||||
eth0: ethernet@26000 {
|
||||
compatible = "sigma,smp8734-ethernet";
|
||||
reg = <0x26000 0x800>;
|
||||
|
Loading…
Reference in New Issue
Block a user