aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/boot/dts/brcm/bcm7346.dtsi
diff options
context:
space:
mode:
authorJaedon Shin <jaedon.shin@gmail.com>2017-11-17 11:19:44 +0900
committerJames Hogan <jhogan@kernel.org>2018-03-06 00:25:18 +0000
commitb68c2575810521e470466b5faf4b79e796d12d74 (patch)
treeae8e195ab0dbd0c186df8f838e6a98c62748c755 /arch/mips/boot/dts/brcm/bcm7346.dtsi
parentMIPS: BMIPS: Add Broadcom STB wake-up timer nodes (diff)
downloadwireguard-linux-b68c2575810521e470466b5faf4b79e796d12d74.tar.xz
wireguard-linux-b68c2575810521e470466b5faf4b79e796d12d74.zip
MIPS: BMIPS: Add Broadcom STB watchdog nodes
Adds watchdog device nodes to BCM7xxx MIPS based SoCs. Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: Kevin Cernekee <cernekee@gmail.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/17729/ Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm7346.dtsi')
-rw-r--r--arch/mips/boot/dts/brcm/bcm7346.dtsi7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm7346.dtsi b/arch/mips/boot/dts/brcm/bcm7346.dtsi
index 228184dedada..2afa0dada575 100644
--- a/arch/mips/boot/dts/brcm/bcm7346.dtsi
+++ b/arch/mips/boot/dts/brcm/bcm7346.dtsi
@@ -233,6 +233,13 @@
status = "disabled";
};
+ watchdog: watchdog@4067e8 {
+ clocks = <&upg_clk>;
+ compatible = "brcm,bcm7038-wdt";
+ reg = <0x4067e8 0x14>;
+ status = "disabled";
+ };
+
aon_pm_l2_intc: interrupt-controller@408440 {
compatible = "brcm,l2-intc";
reg = <0x408440 0x30>;