[linux-yocto] [[PATCH 0/1] Watchdog patch for Baytrail in Yocto-kernel-cache
chong.yi.chai at intel.com
chong.yi.chai at intel.com
Wed Mar 30 20:17:46 PDT 2016
From: "Chai, Chong Yi" <chong.yi.chai at intel.com>
These patch is to enable watchdog features in Baytrail.
The patch is targeted to merge into Yocto-kernel-cache on branch yocto-3.14.
1/1 [
Author: Peter Tyser
Email: ptyser at xes-inc.com
Date: Mon, 10 Mar 2014 16:34:55 -0500
Subject: [PATCH 094/164] watchdog: iTCO_wdt: Add support for v3 silicon
Some new Atom's, eg Avoton and Bay Trail, have slightly different iTCO
functionality:
- The watchdog timer ticks at 1 second instead of .6 seconds
- Some 8 and 16-bit registers were combined into 32-bit registers
- Some registers were removed (DAT_IN, DAT_OUT, MESSAGE)
- The BOOT_STS field in TCO_STS was removed
- The NO_REBOOT bit is in the PMC area instead of GCS
Update the driver to support the above changes and bump the version to
1.11.
Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
Tested-by: Rajat Jain <rajatjain at juniper.net>
Reviewed-by: Guenter Roeck <linux at roeck-us.net>
Signed-off-by: Lee Jones <lee.jones at linaro.org>
(cherry picked from commit 24b3a1670b47e75be633ae0b5c07945c446f9d29)
Signed-off-by: Chuah, Kim Tatt <kim.tatt.chuah at intel.com>
]
Chai, Chong Yi (1):
watchdog: iTCO_wdt: Fix checkpatch.pl warnings
features/soc/baytrail/baytrail.scc | 1 +
...chdog-iTCO_wdt-Fix-checkpatch.pl-warnings.patch | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 features/soc/baytrail/watchdog-iTCO_wdt-Fix-checkpatch.pl-warnings.patch
--
1.9.1
More information about the linux-yocto
mailing list