]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: samsung: add device tree support
authorThomas Abraham <thomas.abraham@linaro.org>
Sun, 6 Nov 2011 16:40:44 +0000 (22:10 +0530)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 10:05:14 +0000 (19:05 +0900)
commit6d884ab79585cc5db4b3f214d877ded5833a7e91
tree7a2f31ee6cafba76fe69e67f69fc6c4bbe32b948
parent30fba06ac9eb23908b7f7bf1aed5f00fd912f610
serial: samsung: add device tree support

Add device tree based discovery support for Samsung's uart controller.

Cc: Ben Dooks <ben-linux@fluff.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/serial/samsung_uart.txt [new file with mode: 0644]
drivers/tty/serial/samsung.c