arm: dts: add watchdog-node for mt7622

adding a watchdog-node to mt7622 dtsi

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
This commit is contained in:
Frank Wunderlich 2020-08-10 16:45:45 +02:00 committed by Tom Rini
parent b5d4cbbf13
commit 35d0fdbf17

View file

@ -142,6 +142,11 @@
reg = <0x10212000 0x800>;
};
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&watchdog>;
};
gic: interrupt-controller@10300000 {
compatible = "arm,gic-400";
interrupt-controller;