]> 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>
Thu, 3 Nov 2011 02:08:49 +0000 (11:08 +0900)
commite221822cd2ab9147f3d4be9d93d9deba559b7d84
treed259d5c6ea98324ede4d770f690ed91850d5a637
parent3ba5f35579275c4607bd90e3041f648a4e2ef202
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