commit | 666ca0b9b706ca3ee11f7bcba1f845a127937b41 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Thu Nov 22 11:37:44 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 26 15:36:39 2012 -0800 |
tree | 572d3372ca276ac812147a3901fc0ccd7c6b2147 | |
parent | c15c3747ee32b6969f3cfbc86dc94923e3742d0a [diff] |
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>