mips: dts: bcm63268: add TWD block timer

BCM63268 TWD contains block with 3 timers. Add binding for it.

Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
This commit is contained in:
Rafał Miłecki
2022-11-21 17:59:48 +01:00
committed by Thomas Bogendoerfer
parent d42f0c6ad5
commit d3db4b96ab
+5
View File
@@ -110,6 +110,11 @@
reg = <0x10000080 0x30>;
ranges = <0x0 0x10000080 0x30>;
timer@0 {
compatible = "brcm,bcm6345-timer";
reg = <0x0 0x1c>;
};
wdt: watchdog@1c {
compatible = "brcm,bcm7038-wdt";
reg = <0x1c 0xc>;