MIPS: Yeeloong 2F: Add basic EC operations
authorWu Zhangjin <wuzhangjin@gmail.com>
Sat, 21 Nov 2009 11:05:23 +0000 (19:05 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:27 +0000 (01:57 +0000)
commitec614d80b58677de30b876a16fdd3fde85bebdc1
treea0f3595adf0815a45e1afef4ac6ae8949ed7a877
parent599a89459f316499446fdb5c817a0a4835681bae
MIPS: Yeeloong 2F: Add basic EC operations

YeeLoong2F has a KB3310b embedded controller. Add basic operations for
future related drivers and board support.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/684/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/lemote-2f/Makefile
arch/mips/loongson/lemote-2f/ec_kb3310b.c [new file with mode: 0644]
arch/mips/loongson/lemote-2f/ec_kb3310b.h [new file with mode: 0644]