linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jiri Slaby <jslaby@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY driver revert for 4.3-rc1
Date: Tue, 8 Sep 2015 21:36:21 -0700	[thread overview]
Message-ID: <20150909043621.GA4170@kroah.com> (raw)

The following changes since commit a4fdb2a46f617b8b2cd47acec026ec16532edbc6:

  Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2015-09-04 07:18:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.3-rc1

for you to fetch changes up to 0de6cfb9f314db230c47b2158e7725208b3b4728:

  Revert "uart: pl011: Rename regs with enumeration" (2015-09-04 09:14:43 -0700)

----------------------------------------------------------------
TTY driver revert for 4.3-rc1

Here are some reverts for some tty patches (specifically the pl011
driver) that ended up breaking a bunch of machines (i.e. almost all of
the ones with this chip.)  People are working on a fix for this, but in
the meantime, it's best to just revert all 5 patches to restore people's
serial consoles.

These reverts have been in linux-next for many days now.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (5):
      Revert "uart: pl011: Add support to ZTE ZX296702 uart"
      Revert "uart: pl011: Improve LCRH register access decision"
      Revert "uart: pl011: Introduce register look up table"
      Revert "uart: pl011: Introduce register accessor"
      Revert "uart: pl011: Rename regs with enumeration"

 drivers/tty/serial/Kconfig      |   4 +-
 drivers/tty/serial/amba-pl011.c | 503 ++++++++++------------------------------
 include/linux/amba/serial.h     |  14 --
 3 files changed, 125 insertions(+), 396 deletions(-)

                 reply	other threads:[~2015-09-09  4:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150909043621.GA4170@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).