mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-02 11:11:40 +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:
parent
b5d4cbbf13
commit
35d0fdbf17
@ -142,6 +142,11 @@
|
||||
reg = <0x10212000 0x800>;
|
||||
};
|
||||
|
||||
wdt-reboot {
|
||||
compatible = "wdt-reboot";
|
||||
wdt = <&watchdog>;
|
||||
};
|
||||
|
||||
gic: interrupt-controller@10300000 {
|
||||
compatible = "arm,gic-400";
|
||||
interrupt-controller;
|
||||
|
Loading…
x
Reference in New Issue
Block a user