arm64: dts: marvell: enable AP806 watchdog
authorBaruch Siach <baruch@tkos.co.il>
Mon, 11 Sep 2017 15:14:54 +0000 (18:14 +0300)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 19 Sep 2017 14:26:23 +0000 (16:26 +0200)
This watchdog is ARM SBSA generic watchdog.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-ap806.dtsi

index 1eb51e015002e901c43edc46d618d156c3dba144..2446417a042d28c48cd9a44404dcddce1fa16eca 100644 (file)
 
                        };
 
+                       watchdog: watchdog@600000 {
+                               compatible = "arm,sbsa-gwdt";
+                               reg = <0x610000 0x1000>, <0x600000 0x1000>;
+                               interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
+                       };
+
                        ap_sdhci0: sdhci@6e0000 {
                                compatible = "marvell,armada-ap806-sdhci";
                                reg = <0x6e0000 0x300>;