serial: samsung: add devicetree properties for non-Exynos SoCs
authorHeiko Stübner <heiko@sntech.de>
Thu, 22 Nov 2012 10:37:44 +0000 (11:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 23:36:39 +0000 (15:36 -0800)
commit666ca0b9b706ca3ee11f7bcba1f845a127937b41
tree572d3372ca276ac812147a3901fc0ccd7c6b2147
parentc15c3747ee32b6969f3cfbc86dc94923e3742d0a
serial: samsung: add devicetree properties for non-Exynos SoCs

Until now only the Exynos SoCs could use the serial driver via the
device tree. This patch adds compatible properties for the other
supported SoCs as well.

Tested on a s3c2416 based machine.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c