]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: samsung: add device tree support
authorThomas Abraham <thomas.abraham@linaro.org>
Mon, 24 Oct 2011 11:49:40 +0000 (13:49 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 2 Nov 2011 11:51:17 +0000 (20:51 +0900)
commitbdf63d63fc3328b1c5848cee2317bd334a23b992
treebfbd8f1791bcf8a93ae41c70f7366453bcc8d4fb
parent5af4f532f49e2c891b393856b6213d46c652bc8d
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