serial/imx: add device tree probe support
authorShawn Guo <shawn.guo@linaro.org>
Fri, 24 Jun 2011 18:04:34 +0000 (02:04 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 27 Jul 2011 01:30:43 +0000 (09:30 +0800)
commit22698aa252e5e10f5b6d171bf82669deeab3bee1
treeb731eaeb9fac137612a4a4705bafeb5be1e9c6a1
parentfe6b540ac033be6e9fa00dab1c8902dea0ad4016
serial/imx: add device tree probe support

It adds device tree probe support for imx tty/serial driver.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Jason Liu <jason.hui@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/tty/serial/fsl-imx-uart.txt [new file with mode: 0644]
drivers/tty/serial/imx.c