serial: samsung: Add the support for Exynos5433 SoC
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 2 Dec 2014 08:49:54 +0000 (17:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 21:46:02 +0000 (13:46 -0800)
commit31ec77aca72ee5920ed3ec3d047734dc0bc43342
tree211706a70b08b0e7f773dc8352ae18be357e1340
parent2ce3c10c0c3e0d418c1a7a4c838319ba42c75388
serial: samsung: Add the support for Exynos5433 SoC

This patch adds new s3c24xx_serial_drv_data structure for Exynos5433 SoC
because Exynos5433 has different fifo size from existing Exynos4 SoC.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>
Acked-by: Geunsik Lim <geunsik.lim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c
This page took 0.025115 seconds and 5 git commands to generate.