[PATCH v2 0/2] Add device tree probe support for tty/serial/imx
Shawn Guo
shawn.guo at linaro.org
Wed Jul 6 01:05:36 EST 2011
The first patch removes the use of cpu_is_mx1(). The second patch
adds device tree probe with a dependency on the following patch.
http://article.gmane.org/gmane.linux.drivers.devicetree/6128
Changes since v1:
* Address review comments given by Grant and Uwe
Shawn Guo (2):
serial/imx: get rid of the uses of cpu_is_mx1()
serial/imx: add device tree probe support
.../bindings/tty/serial/fsl-imx-uart.txt | 19 +++
arch/arm/mach-imx/clock-imx1.c | 6 +-
arch/arm/plat-mxc/devices/platform-imx-uart.c | 2 +-
drivers/tty/serial/imx.c | 148 +++++++++++++++++---
4 files changed, 149 insertions(+), 26 deletions(-)
More information about the devicetree-discuss
mailing list