]> git.baikalelectronics.ru Git - kernel.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>
Fri, 23 Dec 2011 01:07:01 +0000 (10:07 +0900)
commit683a85933853095dba1f07e6fce723574f931310
tree7ad7222cb616409257e414b403e9b5ea2c488a07
parentf7951c44761add62cd0bc5266f5311807c31b531
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