[PATCH] ARM: dts: witherspoon: enable wdt2
Matt Spinler
mspinler at linux.vnet.ibm.com
Sat Jun 17 02:12:29 AEST 2017
From: Matt Spinler <spinler at us.ibm.com>
WDT1 is used for a fan watchdog, so enable WDT2
for use by others.
Signed-off-by: Matt Spinler <spinler at us.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 99003b9fb54b..1c99e22b256b 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -84,6 +84,10 @@
#include "ibm-power9-cfam.dtsi"
+&wdt2 {
+ status = "okay";
+};
+
&fmc {
status = "okay";
flash at 0 {
@@ -367,7 +371,7 @@
type = <PCA955X_TYPE_GPIO>;
};
gpio at 14 {
- reg = <14>;
+ reg = <14>;./arch/arm/boot/dts/
type = <PCA955X_TYPE_GPIO>;
};
gpio at 15 {
--
2.11.0
More information about the openbmc
mailing list