[U-Boot] [PATCH v2 1/7] x86: superio: Add keyboard controller support to smsc_lpc47m driver
Simon Glass
sjg at chromium.org
Sat Aug 22 06:20:23 CEST 2015
On 21 August 2015 at 17:27, Simon Glass <sjg at chromium.org> wrote:
> Hi Bin,
>
> On 21 August 2015 at 01:18, Bin Meng <bmeng.cn at gmail.com> wrote:
>> 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 at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - Change parameter type to uint
>>
>> arch/x86/include/asm/ibmpc.h | 3 +++
>> drivers/misc/smsc_lpc47m.c | 13 ++++++++++++-
>> include/smsc_lpc47m.h | 29 +++++++++++++++++++++++++----
>> 3 files changed, 40 insertions(+), 5 deletions(-)
>>
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list