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

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
......@@ -268,7 +268,7 @@ i2c0: i2c@38000 {
clock-frequency = <100000>;
};
watchdog@39000 {
watchdog: watchdog@39000 {
compatible = "arm,sp805", "arm,primecell";
reg = <0x39000 0x1000>;
interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment