commit | df92ceec5c6d28072b5904b14335af4c08ca3ed8 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Aug 21 00:18:51 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:12 2015 -0700 |
tree | 506c24345fd8e1c57e55361ddaf1164c85c2ead1 | |
parent | c0820a405aa6975206aec5d8221b46b5ddacdbe8 [diff] |
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>