]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: S5P: serial: support the s5pc210
authorMinkyu Kang <mk7.kang@samsung.com>
Tue, 28 Sep 2010 05:35:02 +0000 (14:35 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 19 Oct 2010 02:35:29 +0000 (11:35 +0900)
commit1628cfc4fe4b2c3caa7e9d5622f0665c54e8ba6e
treeab110be7f4e8e532e1b44f878b7a59c6aaaa9750
parent1727e216987a2d4e3e220f8c09e4bb54a611d21e
ARMV7: S5P: serial: support the s5pc210

This patch is for s5pc210 support.
Due to the resigter of baudrate is changed from slot to value,
add both of them to uart structure.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
arch/arm/include/asm/arch-s5pc1xx/uart.h
drivers/serial/serial_s5p.c