linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add device tree probe support for tty/serial/imx
@ 2011-07-05 15:05 Shawn Guo
  2011-07-05 15:05 ` [PATCH v2 1/2] serial/imx: get rid of the uses of cpu_is_mx1() Shawn Guo
  2011-07-05 15:05 ` [PATCH v2 2/2] serial/imx: add device tree probe support Shawn Guo
  0 siblings, 2 replies; 7+ messages in thread
From: Shawn Guo @ 2011-07-05 15:05 UTC (permalink / raw)
  To: linux-serial; +Cc: linux-arm-kernel, devicetree-discuss, patches

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(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-06  6:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 15:05 [PATCH v2 0/2] Add device tree probe support for tty/serial/imx Shawn Guo
2011-07-05 15:05 ` [PATCH v2 1/2] serial/imx: get rid of the uses of cpu_is_mx1() Shawn Guo
2011-07-05 17:27   ` Grant Likely
2011-07-06  5:53     ` Shawn Guo
2011-07-06  6:36     ` Sascha Hauer
2011-07-06  6:57       ` Shawn Guo
2011-07-05 15:05 ` [PATCH v2 2/2] serial/imx: add device tree probe support Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).