All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Add of helper for linux,stdout-path
@ 2012-10-05 16:12 ` Sascha Hauer
  0 siblings, 0 replies; 14+ messages in thread
From: Sascha Hauer @ 2012-10-05 16:12 UTC (permalink / raw)
  To: linux-serial
  Cc: Alan Cox, Greg Kroah-Hartman, Grant Likely, Rob Herring,
	linux-kernel, devicetree-discuss, linux-arm-kernel

This adds a helper function to match the linux,stdout-path property
against a struct device and adds support for this property to the i.MX
serial driver.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      serial_core: Add helper for matching against linux,stdout-path
      serial: i.MX: Make console support non optional
      serial: i.MX: evaluate linux,stdout-path property

 drivers/tty/serial/Kconfig       |   16 +---------------
 drivers/tty/serial/imx.c         |   11 ++++-------
 drivers/tty/serial/serial_core.c |   30 ++++++++++++++++++++++++++++++
 include/linux/serial_core.h      |    3 +++
 4 files changed, 38 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2012-10-05 16:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-05 16:12 [PATCH v2] Add of helper for linux,stdout-path Sascha Hauer
2012-10-05 16:12 ` Sascha Hauer
2012-10-05 16:12 ` Sascha Hauer
2012-10-05 16:12 ` [PATCH 1/3] serial_core: Add helper for matching against linux,stdout-path Sascha Hauer
2012-10-05 16:12   ` Sascha Hauer
2012-10-05 16:12   ` [PATCH 1/3] serial_core: Add helper for matching against linux, stdout-path Sascha Hauer
2012-10-05 16:43   ` [PATCH 1/3] serial_core: Add helper for matching against linux,stdout-path Rob Herring
2012-10-05 16:43     ` [PATCH 1/3] serial_core: Add helper for matching against linux, stdout-path Rob Herring
2012-10-05 16:13 ` [PATCH 2/3] serial: i.MX: Make console support non optional Sascha Hauer
2012-10-05 16:13   ` Sascha Hauer
2012-10-05 16:13   ` Sascha Hauer
2012-10-05 16:13 ` [PATCH 3/3] serial: i.MX: evaluate linux,stdout-path property Sascha Hauer
2012-10-05 16:13   ` Sascha Hauer
2012-10-05 16:13   ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.