[PATCH] ARM: dts: witherspoon: enable wdt2

Cédric Le Goater clg at kaod.org
Sat Jun 17 02:27:07 AEST 2017


On 06/16/2017 06:12 PM, Matt Spinler wrote:
> 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/

may be not ? :)

C. 

>  			type = <PCA955X_TYPE_GPIO>;
>  		};
>  		gpio at 15 {
> 



More information about the openbmc mailing list