public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: linux-kernel@vger.kernel.org, mika.westerberg@linux.intel.com,
	Lee Jones <lee.jones@linaro.org>
Cc: Tan Jui Nee <jui.nee.tan@intel.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH
Date: Sat, 28 Jan 2017 16:27:33 +0200	[thread overview]
Message-ID: <20170128142734.33801-2-andriy.shevchenko@linux.intel.com> (raw)
In-Reply-To: <20170128142734.33801-1-andriy.shevchenko@linux.intel.com>

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(+)

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,
 	},
 };
-- 
2.11.0

  reply	other threads:[~2017-01-28 14:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-28 14:27 [PATCH v2 0/2] mfd: lpc_ich: enable iTCO on Apollo Lake Andy Shevchenko
2017-01-28 14:27 ` Andy Shevchenko [this message]
2017-01-30 11:05   ` [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH Mika Westerberg
2017-02-07 17:01   ` Lee Jones
2017-01-28 14:27 ` [PATCH v2 2/2] mfd: lpc_ich: Remove useless comments in core part Andy Shevchenko
2017-01-30 11:06   ` Mika Westerberg
2017-02-07 17:01   ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170128142734.33801-2-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=jui.nee.tan@intel.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox