All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <darren@dvhart.com>
To: Yocto Project <yocto@yoctoproject.org>,
	Bruce Ashfield <bruce.ashfield@windriver.com>,
	Tom Zanussi <tom.zanussi@intel.com>
Subject: [PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart
Date: Thu,  1 Mar 2012 15:59:35 -0800	[thread overview]
Message-ID: <cover.1330644211.git.darren@dvhart.com> (raw)

Backport consle support and add the 4 new patches (from me) enabling the FRI2
serial port.

My patches have been sent to LKML and have received the approval one of the
driver maintainers. They are currently pending review and a pull from Greg KH.

Please apply to standard/base and down.

The following changes since commit ee3b6f8f773c373ca2ef2e4a04d2fd58b748eaee:

  Merge branch 'base' into standard/base (2012-02-28 13:31:59 -0500)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-yocto-3.2.git dvhart/standard/pch_uart
  http://git.infradead.org/users/dvhart/linux-yocto-3.2.git/shortlog/refs/heads/dvhart/standard/pch_uart

Alexander Stein (1):
  drivers/tty/serial/pch_uart.c: add console support

Darren Hart (4):
  pch_uart: Use uartclk instead of base_baud
  pch_uart: Add Fish River Island II uart clock quirks
  pch_uart: Add user_uartclk parameter
  pch_uart: Use existing default_baud in setup_console

 drivers/tty/serial/Kconfig    |    9 ++
 drivers/tty/serial/pch_uart.c |  209 +++++++++++++++++++++++++++++++++++++---
 2 files changed, 202 insertions(+), 16 deletions(-)

-- 
1.7.6.5



             reply	other threads:[~2012-03-02  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 23:59 Darren Hart [this message]
2012-03-01 23:59 ` [PATCH 1/5] drivers/tty/serial/pch_uart.c: add console support Darren Hart
2012-03-01 23:59 ` [PATCH 2/5] pch_uart: Use uartclk instead of base_baud Darren Hart
2012-03-01 23:59 ` [PATCH 3/5] pch_uart: Add Fish River Island II uart clock quirks Darren Hart
2012-03-01 23:59 ` [PATCH 4/5] pch_uart: Add user_uartclk parameter Darren Hart
2012-03-01 23:59 ` [PATCH 5/5] pch_uart: Use existing default_baud in setup_console Darren Hart
2012-03-02 21:12 ` [PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1330644211.git.darren@dvhart.com \
    --to=darren@dvhart.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=tom.zanussi@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.