Commit 4c365e23 authored by Chris Packham's avatar Chris Packham Committed by Florian Fainelli
Browse files

ARM: dts: bcm: HR2: add label to sp805 watchdog



This allows boards the option of adding properties or disabling the
watchdog entirely.

Signed-off-by: default avatarChris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent c0c7d81e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@
			clock-frequency = <100000>;
		};

		watchdog@39000 {
		watchdog: watchdog@39000 {
			compatible = "arm,sp805", "arm,primecell";
			reg = <0x39000 0x1000>;
			interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;