summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
diff options
context:
space:
mode:
authorEddie James <eajames@linux.vnet.ibm.com>2018-03-09 23:03:00 +0100
committerJoel Stanley <joel@jms.id.au>2018-05-25 06:27:22 +0200
commitf45ffcc6348f2183fe5b96fa92a86e057af4858f (patch)
tree1ec091864b25372458c78c980fef24e44678a668 /arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
parentARM: dts: aspeed: witherspoon: Add gpio keys for power supply presence (diff)
downloadlinux-f45ffcc6348f2183fe5b96fa92a86e057af4858f.tar.xz
linux-f45ffcc6348f2183fe5b96fa92a86e057af4858f.zip
ARM: dts: aspeed: witherspoon: Set alternate boot
Set watchdog 2 to boot from the alternate flash chip when the watchdog timer expires and the system is reset. This enables "brick protection." Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index fe42a43204bb..78a511e6e482 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -575,6 +575,10 @@
pinctrl-0 = <&pinctrl_wdtrst1_default>;
};
+&wdt2 {
+ aspeed,alt-boot;
+};
+
&ibt {
status = "okay";
};