]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: superio: Add keyboard controller support to smsc_lpc47m driver
authorBin Meng <bmeng.cn@gmail.com>
Fri, 21 Aug 2015 07:18:51 +0000 (00:18 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:46 +0000 (11:29 +0200)
commit1680fc1a9817eb95c2395c819d2b535800096c9a
tree24f5be7caf315604b96e716351dc1e16dfd83de4
parent53022a2dea4f5a121d1b4b366856a81fda8120ce
x86: superio: Add keyboard controller support to smsc_lpc47m driver

Add an api to enable and configure the integrated keyboard controller
on SMSC LPC47m superio chipset. It also adds several macros to help
future extension.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/ibmpc.h
drivers/misc/smsc_lpc47m.c
include/smsc_lpc47m.h