lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Feb 2017 17:01:11 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc:     linux-kernel@...r.kernel.org, mika.westerberg@...ux.intel.com,
        Tan Jui Nee <jui.nee.tan@...el.com>
Subject: Re: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo
 Lake PCH

On Sat, 28 Jan 2017, Andy Shevchenko wrote:

> From: Tan Jui Nee <jui.nee.tan@...el.com>
> 
> Assign iTCO_version which effectively enables watchdog device on
> Intel Apollo Lake PCH.
> 
> Signed-off-by: Tan Jui Nee <jui.nee.tan@...el.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
>  drivers/mfd/lpc_ich.c | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

> diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
> index be42957a78e1..b2f234d5ee3b 100644
> --- a/drivers/mfd/lpc_ich.c
> +++ b/drivers/mfd/lpc_ich.c
> @@ -567,6 +567,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
>  	},
>  	[LPC_APL] = {
>  		.name = "Apollo Lake SoC",
> +		.iTCO_version = 5,
>  		.spi_type = INTEL_SPI_BXT,
>  	},
>  };

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ