[PATCH] mfd: SM501 core driver
This driver provides the core functionality of the SM501, which is a multi-function chip including two framebuffers, video acceleration, USB, and many other peripheral blocks. The driver exports a number of entries for the peripheral drivers to use. Signed-off-by:Ben Dooks <ben-linux@fluff.org> Signed-off-by:
Vincent Sanders <vince@arm.linux.org.uk> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/mfd/Kconfig 14 additions, 0 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 2 additions, 0 deletionsdrivers/mfd/Makefile
- drivers/mfd/sm501.c 1148 additions, 0 deletionsdrivers/mfd/sm501.c
- include/linux/sm501-regs.h 357 additions, 0 deletionsinclude/linux/sm501-regs.h
- include/linux/sm501.h 170 additions, 0 deletionsinclude/linux/sm501.h
drivers/mfd/sm501.c
0 → 100644
This diff is collapsed.
include/linux/sm501-regs.h
0 → 100644
include/linux/sm501.h
0 → 100644
Please register or sign in to comment