All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@codeaurora.org>
To: Russell King - ARM Linux <linux@armlinux.org.uk>,
	Sudeep Holla <sudeep.holla@arm.com>
Cc: Peter Hurley <peter@hurleysoftware.com>,
	Jason Liu <jason.liu@linaro.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	xie.baoyou@zte.com.cn, linux-serial@vger.kernel.org,
	Andre Przywara <andre.przywara@arm.com>,
	Jun Nie <jun.nie@linaro.org>, Shawn Guo <shawn.guo@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device
Date: Fri, 16 Sep 2016 12:11:05 -0500	[thread overview]
Message-ID: <57DC27A9.3060307@codeaurora.org> (raw)
In-Reply-To: <20160916163952.GH1041@n2100.armlinux.org.uk>

Russell King - ARM Linux wrote:
> Maybe what we should've done with ZTE is insisted that they implement
> a complete new driver, rather than trying to shoe-horn it into PL011
> even though it is in theory PL011.

When I suggested that a year ago, I was shot down:

http://www.spinics.net/lists/arm-kernel/msg455888.html

-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

WARNING: multiple messages have this Message-ID (diff)
From: timur@codeaurora.org (Timur Tabi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device
Date: Fri, 16 Sep 2016 12:11:05 -0500	[thread overview]
Message-ID: <57DC27A9.3060307@codeaurora.org> (raw)
In-Reply-To: <20160916163952.GH1041@n2100.armlinux.org.uk>

Russell King - ARM Linux wrote:
> Maybe what we should've done with ZTE is insisted that they implement
> a complete new driver, rather than trying to shoe-horn it into PL011
> even though it is in theory PL011.

When I suggested that a year ago, I was shot down:

http://www.spinics.net/lists/arm-kernel/msg455888.html

-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

  reply	other threads:[~2016-09-16 17:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08  9:00 [PATCH v3 0/3] Complete ZTE PL011 device support Shawn Guo
2016-07-08  9:00 ` Shawn Guo
2016-07-08  9:00 ` [PATCH v3 1/3] tty: amba-pl011: define flag register bits for ZTE device Shawn Guo
2016-07-08  9:00   ` Shawn Guo
2016-09-16 14:23   ` Sudeep Holla
2016-09-16 14:23     ` Sudeep Holla
2016-09-16 16:39     ` Russell King - ARM Linux
2016-09-16 16:39       ` Russell King - ARM Linux
2016-09-16 17:11       ` Timur Tabi [this message]
2016-09-16 17:11         ` Timur Tabi
2016-09-17  5:37         ` Shawn Guo
2016-09-17  5:37           ` Shawn Guo
2016-09-17  9:17           ` Russell King - ARM Linux
2016-09-17  9:17             ` Russell King - ARM Linux
2016-09-17  5:26     ` Shawn Guo
2016-09-17  5:26       ` Shawn Guo
2016-07-08  9:00 ` [PATCH v3 2/3] tty: amba-pl011: add .get_fifosize " Shawn Guo
2016-07-08  9:00   ` Shawn Guo
2016-07-08  9:00 ` [PATCH v3 3/3] tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID Shawn Guo
2016-07-08  9:00   ` Shawn Guo
2016-07-14 13:26 ` [PATCH v3 0/3] Complete ZTE PL011 device support Shawn Guo
2016-07-14 13:26   ` Shawn Guo
2016-07-18 13:35   ` Russell King - ARM Linux
2016-07-18 13:35     ` Russell King - ARM Linux
2016-08-09  3:21     ` Shawn Guo
2016-08-09  3:21       ` Shawn Guo
2016-08-09  8:27       ` Greg Kroah-Hartman
2016-08-09  8:27         ` Greg Kroah-Hartman

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=57DC27A9.3060307@codeaurora.org \
    --to=timur@codeaurora.org \
    --cc=andre.przywara@arm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jason.liu@linaro.org \
    --cc=jun.nie@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=peter@hurleysoftware.com \
    --cc=shawn.guo@linaro.org \
    --cc=sudeep.holla@arm.com \
    --cc=xie.baoyou@zte.com.cn \
    /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.