]> git.baikalelectronics.ru Git - kernel.git/commit
x86: intel-mid: add watchdog platform code for Merrifield
authorDavid Cohen <david.a.cohen@linux.intel.com>
Tue, 15 Apr 2014 22:20:32 +0000 (15:20 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Jun 2014 19:48:20 +0000 (21:48 +0200)
commit973adb8892f002e6b7c13eac55c8240d48e2e595
treeaf28b54a6b81faa0ff7e7da9d83e8e6d76450910
parentd1bb943fc05180c38698449050b8fae8ce6c4eea
x86: intel-mid: add watchdog platform code for Merrifield

This patch adds platform code for Intel Merrifield.
Since the watchdog is not part of SFI table, we have no other option but
to manually register watchdog's platform device (argh!).

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
arch/x86/platform/intel-mid/device_libs/Makefile
arch/x86/platform/intel-mid/device_libs/platform_wdt.c [new file with mode: 0644]