linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: devicetree-discuss@lists.ozlabs.org
Cc: grant.likely@secretlab.ca, john.williams@petalogix.com,
	michal.simek@petalogix.com, linux-kernel@vger.kernel.org,
	linux-serial@vger.kernel.org, jacmet@sunsite.dk, arnd@arndb.de
Subject: [RFC 0/2] serial: OF alias support
Date: Tue,  8 Nov 2011 14:35:05 +0100	[thread overview]
Message-ID: <1320759307-24877-1-git-send-email-monstr@monstr.eu> (raw)

Hi,

I am sending two patches for uartlite and uart16550/8250
serial drivers. 

Our aim is to be able to probe serial drivers based 
on order in alias node. We are using of_alias_get_id function
to get correct ID. 

These patches are based on the latest Linaro git tree 
(git://git.linaro.org/kernel/linux-linaro-3.1.git).
"Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-2.6 into linaro-3.1"
(sha1: af1bdb79ca64ceadc7b44b11929b384eff66ce59)

Thanks for you comments,
Michal

Michal Simek (2):
  serial: Add OF alias support for uartlite
  serial: 8250: Add OF alias support

 drivers/tty/serial/8250.c      |    7 +++++++
 drivers/tty/serial/of_serial.c |   15 +++++++++++++++
 drivers/tty/serial/uartlite.c  |   26 ++++++++++++++++++++++----
 3 files changed, 44 insertions(+), 4 deletions(-)

-- 
1.7.5.4


             reply	other threads:[~2011-11-08 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 13:35 Michal Simek [this message]
2011-11-08 13:35 ` [RFC 1/2] serial: Add OF alias support for uartlite Michal Simek
     [not found]   ` <1320759307-24877-2-git-send-email-monstr-pSz03upnqPeHXe+LvDLADg@public.gmane.org>
2011-11-08 13:35     ` [RFC 2/2] serial: 8250: Add OF alias support Michal Simek

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=1320759307-24877-1-git-send-email-monstr@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=arnd@arndb.de \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=jacmet@sunsite.dk \
    --cc=john.williams@petalogix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=michal.simek@petalogix.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 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).