Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575889

Re: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH
Date 2017-02-07 18:10 +0100
Message-ID <t8hrb-5Gz-1@gated-at.bofh.it> (permalink)
References <t4CaR-2zr-9@gated-at.bofh.it> <t4CaR-2zr-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, 28 Jan 2017, Andy Shevchenko wrote:

> From: Tan Jui Nee <jui.nee.tan@intel.com>
> 
> Assign iTCO_version which effectively enables watchdog device on
> Intel Apollo Lake PCH.
> 
> Signed-off-by: Tan Jui Nee <jui.nee.tan@intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo  Lake PCH Lee Jones <lee.jones@linaro.org> - 2017-02-07 18:10 +0100

csiph-web