Hi, Starting from Intel Cannon Lake PCH the NO_REBOOT bit which is required by the iTCO driver was moved from private register space to be part of the TCO1_CNT register. This series introduces a new iTCO version (6) that gets set for Cannon Lake, Cedar Fork, Comet Lake, Elkhart Lake and Ice Lake which are affected by this move. Mika Westerberg (2): watchdog: iTCO: Add support for Cannon Lake PCH iTCO i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond drivers/i2c/busses/i2c-i801.c | 138 +++++++++++++++++++++------------- drivers/watchdog/iTCO_wdt.c | 25 +++++- 2 files changed, 109 insertions(+), 54 deletions(-) -- 2.20.1