Commit ec42083b authored by Marc Gonzalez's avatar Marc Gonzalez Committed by Arnd Bergmann

ARM: dts: tango4: Import watchdog node

The device driver was added in v4.5 by commit dca536c4
("watchdog: add support for Sigma Designs SMP86xx/SMP87xx")
Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 862ccbfb
......@@ -91,6 +91,12 @@ uart: serial@10700 {
reg-shift = <2>;
};
watchdog@1fd00 {
compatible = "sigma,smp8759-wdt";
reg = <0x1fd00 8>;
clocks = <&xtal>;
};
eth0: ethernet@26000 {
compatible = "sigma,smp8734-ethernet";
reg = <0x26000 0x800>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment