]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sm501: add uart support
authorMagnus Damm <magnus.damm@gmail.com>
Mon, 28 Apr 2008 09:14:22 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:32 +0000 (08:58 -0700)
commit61711f8fd8180e458cfb6846bcf4fc636a95f3db
treed5c0a40de101622accdacfdbb18a183239596ca7
parent5d9f3f6b7c4c9fe1706006f24f964e7c0fa49fb7
sm501: add uart support

This patch extends the sm501 mfd with 8250 uart support. We're currently
doing this in the board specific r2d-1 code already, but it would be nice to
do move things into the mfd since it's more chip specific than board specific.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mfd/sm501.c
include/linux/serial_8250.h