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


Groups > linux.kernel > #1428410

Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake

From "Yong, Jonathan" <jonathan.yong@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake
Date 2016-06-22 07:00 +0200
Message-ID <rMIqB-7eX-1@gated-at.bofh.it> (permalink)
References <rKPZf-7Fj-19@gated-at.bofh.it> <rKPZf-7Fj-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/17/2016 08:36, Yong, Jonathan wrote:
> These patches fix the iTCO watchdog for Apollo Lake.
> I changed the watchdog memory io to only use 4 bytes rather
> the whole region, I'm not sure if that is the correct way.
>
> The previous 0x30h offset in intel_pmc_ipc.c was for based
> on the earlier BXT-M platform. Apollo Lake has it at 0x40h.
>
> Let me know if the patches need changes.
> Please CC me as I am not subscribed, thanks.
>
> * Resent, typo in linux-kernel email address
>
> Changes since v1:
> 	* Watchdog NO_REBOOT bit off-by-one corrected.
>
> Yong, Jonathan (2):
>    watchdog: iTCO-wdt handle 5th variation for Apollo Lake
>    x86: Fix Apollo Lake Watchdog address in PMC driver
>
>   drivers/platform/x86/intel_pmc_ipc.c | 10 ++++++----
>   drivers/watchdog/iTCO_wdt.c          |  2 ++
>   2 files changed, 8 insertions(+), 4 deletions(-)
>

Ping.

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


Thread

[PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake "Yong, Jonathan" <jonathan.yong@intel.com> - 2016-06-17 02:40 +0200
  [PATCH v2 1/2] watchdog: iTCO-wdt handle 5th variation for Apollo Lake "Yong, Jonathan" <jonathan.yong@intel.com> - 2016-06-17 02:40 +0200
  Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake "Yong, Jonathan" <jonathan.yong@intel.com> - 2016-06-22 07:00 +0200
    Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake Guenter Roeck <linux@roeck-us.net> - 2016-06-22 08:10 +0200
      Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake Darren Hart <dvhart@infradead.org> - 2016-06-23 07:10 +0200
        Re: [PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake Guenter Roeck <linux@roeck-us.net> - 2016-06-23 15:40 +0200

csiph-web