Skip to content

Commit 4c365e2

Browse files
cpackham-atlnzffainelli
authored andcommitted
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: Chris Packham <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
1 parent c0c7d81 commit 4c365e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/bcm-hr2.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
clock-frequency = <100000>;
269269
};
270270

271-
watchdog@39000 {
271+
watchdog: watchdog@39000 {
272272
compatible = "arm,sp805", "arm,primecell";
273273
reg = <0x39000 0x1000>;
274274
interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;

0 commit comments

Comments
 (0)