1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

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>; reg = <0x10212000 0x800>;
}; };
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&watchdog>;
};
gic: interrupt-controller@10300000 { gic: interrupt-controller@10300000 {
compatible = "arm,gic-400"; compatible = "arm,gic-400";
interrupt-controller; interrupt-controller;