From: Tan Jui Nee <jui.nee....@intel.com>

Assign iTCO_version which effectively enables watchdog device on
Intel Apollo Lake PCH.

Signed-off-by: Tan Jui Nee <jui.nee....@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevche...@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 via email to