diff options
author | James Ralston <james.d.ralston@intel.com> | 2012-08-09 16:46:13 (GMT) |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-09-15 22:39:47 (GMT) |
commit | 7fb9c1a4851562e9f9b522ff929c0742797f301a (patch) | |
tree | 075ca790b9fb985e853798466cdb8ff372c9b3fc /drivers/watchdog | |
parent | 887780b85a8dde06224f33681ecc4fac73b92a36 (diff) | |
download | linux-7fb9c1a4851562e9f9b522ff929c0742797f301a.tar.xz |
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
This patch adds the Watchdog Timer Device IDs for the Intel Lynx Point-LP PCH.
The Device IDs are defined in drivers/mfd/lpc_ich.c
Signed-off-by: James Ralston <james.d.ralston@intel.com>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/watchdog')
-rw-r--r-- | drivers/watchdog/iTCO_wdt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/iTCO_wdt.c b/drivers/watchdog/iTCO_wdt.c index ceed39f..545d387 100644 --- a/drivers/watchdog/iTCO_wdt.c +++ b/drivers/watchdog/iTCO_wdt.c @@ -37,6 +37,7 @@ * document number TBD : DH89xxCC * document number TBD : Panther Point * document number TBD : Lynx Point + * document number TBD : Lynx Point-LP */ /* |