From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add device tree probe support for tty/serial/imx
Date: Sun, 3 Jul 2011 15:55:58 +0800 [thread overview]
Message-ID: <1309679760-22796-1-git-send-email-shawn.guo@linaro.org> (raw)
The first patch removes the use of cpu_is_mx1(). It has no dependency
on other patches, and can be merged right away after review gets done.
I assume it will go through Sascha's tree with Alan's ack, since it
touches quite some arch codes. Please let me know if it's not the case.
The second patch adds device tree probe, and depends on the patch
below.
http://article.gmane.org/gmane.linux.drivers.devicetree/6128
Grant, how does the above patch look to you? I have been seeing
a number of drivers depending on it when migrating to device tree.
It will be good if we can git it settled soon.
Shawn Guo (2):
serial/imx: get rid of the uses of cpu_is_mx1()
serial/imx: add device tree probe support
.../bindings/tty/serial/fsl-imx-uart.txt | 19 +++
arch/arm/mach-imx/clock-imx1.c | 6 +-
arch/arm/plat-mxc/devices/platform-imx-uart.c | 2 +-
drivers/tty/serial/imx.c | 131 +++++++++++++++++--
4 files changed, 140 insertions(+), 18 deletions(-)
next reply other threads:[~2011-07-03 7:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-03 7:55 Shawn Guo [this message]
2011-07-03 7:55 ` [PATCH 1/2] serial/imx: get rid of the uses of cpu_is_mx1() Shawn Guo
2011-07-03 21:10 ` Grant Likely
2011-07-04 2:19 ` Shawn Guo
2011-07-04 5:38 ` Grant Likely
2011-07-04 7:33 ` Uwe Kleine-König
2011-07-04 8:43 ` Shawn Guo
2011-07-04 9:28 ` Uwe Kleine-König
2011-07-04 10:26 ` Shawn Guo
2011-07-03 7:56 ` [PATCH 2/2] serial/imx: add device tree probe support Shawn Guo
2011-07-03 21:14 ` Grant Likely
2011-07-04 2:36 ` Shawn Guo
2011-07-04 6:58 ` Sascha Hauer
2011-07-04 7:38 ` Uwe Kleine-König
2011-07-04 9:05 ` Shawn Guo
2011-07-04 9:10 ` Uwe Kleine-König
2011-07-04 15:33 ` Grant Likely
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=1309679760-22796-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).