aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/brcm/bcm97362svmb.dts
diff options
context:
space:
mode:
authorJaedon Shin <jaedon.shin@gmail.com>2017-11-17 11:19:43 +0900
committerJames Hogan <jhogan@kernel.org>2018-03-06 00:24:28 +0000
commite84442c12bbfc8cf2d7a33905e9d0e1a693b4356 (patch)
tree02e0a47f06703a798baa077153bd59aabd251155 /arch/mips/boot/dts/brcm/bcm97362svmb.dts
parentMIPS: BMIPS: Add Broadcom STB power management nodes (diff)
downloadlinux-dev-e84442c12bbfc8cf2d7a33905e9d0e1a693b4356.tar.xz
linux-dev-e84442c12bbfc8cf2d7a33905e9d0e1a693b4356.zip
MIPS: BMIPS: Add Broadcom STB wake-up timer nodes
Adds wake-up timer 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/17728/ Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm97362svmb.dts')
-rw-r--r--arch/mips/boot/dts/brcm/bcm97362svmb.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97362svmb.dts b/arch/mips/boot/dts/brcm/bcm97362svmb.dts
index 37bacfdcf9d9..4a1d0631e9e6 100644
--- a/arch/mips/boot/dts/brcm/bcm97362svmb.dts
+++ b/arch/mips/boot/dts/brcm/bcm97362svmb.dts
@@ -78,3 +78,7 @@
&mspi {
status = "okay";
};
+
+&waketimer {
+ status = "okay";
+};