From: Greg KH <gregkh@linuxfoundation.org>
To: Noam Camus <noamc@ezchip.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
Vineet Gupta <Vineet.Gupta1@synopsys.com>,
Gilad Ben Yossef <giladb@ezchip.com>
Subject: Re: [PATCH] tty/8250_early: Turn serial_in/serial_out into weak symbols.
Date: Thu, 15 Nov 2012 17:11:24 -0800 [thread overview]
Message-ID: <20121116011124.GA12506@kroah.com> (raw)
In-Reply-To: <264C179F799EF24AB26D5319053335E80CC30499FF@ezexch.ezchip.com>
On Sun, Nov 11, 2012 at 06:34:30AM +0200, Noam Camus wrote:
> From: Noam Camus <noamc@ezchip.com>
>
> Allows overriding default methods serial_in/serial_out.
>
> In such platform specific replacement it is possible to use,
> other regshift, biased register offset, any other manipulation
> that is not covered with common default methods.
>
> Overriding default methods may be useful for platforms which got
> serial peripheral with registers represented in big endian.
> In this situation and assuming that 32 bit operations / alignment
> is required then it may be useful to swab words before/after
> accessing the serial registers.
>
> Signed-off-by: Noam Camus <noamc@ezchip.com>
> Acked-by: Alan Cox <alan@linux.intel.com>
> ---
> drivers/tty/serial/8250/8250_early.c | 42 +++++++++++++++++-----------------
> include/linux/serial_8250.h | 2 +
> 2 files changed, 23 insertions(+), 21 deletions(-)
This patch no longer applies to my tree. Can you please refresh it
against the tty-next tree and resend it, with Alan's ack kept on it, so
I remember it is there?
thanks,
greg k-h
next prev parent reply other threads:[~2012-11-16 1:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-12 13:05 8250_early for big-endian Noam Camus
2012-10-12 16:51 ` Alan Cox
2012-10-12 18:41 ` Noam Camus
2012-10-12 18:51 ` Alan Cox
2012-10-12 19:08 ` Noam Camus
2012-10-12 21:06 ` Alan Cox
2012-10-13 6:43 ` Noam Camus
2012-10-13 13:52 ` Alan Cox
2012-10-14 10:11 ` Noam Camus
2012-10-14 12:32 ` Alan Cox
2012-10-14 16:18 ` Noam Camus
2012-10-17 9:07 ` Noam Camus
2012-10-25 7:08 ` Noam Camus
2012-10-25 11:18 ` Alan Cox
2012-10-29 15:38 ` Noam Camus
2012-11-11 4:34 ` Noam Camus
2012-11-14 12:20 ` Alan Cox
2012-11-16 1:11 ` Greg KH [this message]
2012-11-16 5:03 ` [PATCH] tty/8250_early: Turn serial_in/serial_out into weak symbols Noam Camus
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=20121116011124.GA12506@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Vineet.Gupta1@synopsys.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=giladb@ezchip.com \
--cc=linux-serial@vger.kernel.org \
--cc=noamc@ezchip.com \
/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.