Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1575889 > unrolled thread
| Started by | Lee Jones <lee.jones@linaro.org> |
|---|---|
| First post | 2017-02-07 18:10 +0100 |
| Last post | 2017-02-07 18:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2017-02-07 18:10 +0100 |
| Subject | Re: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH |
| Message-ID | <t8hrb-5Gz-1@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web