From: Gabor Juhos <juhosg@openwrt.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Gabor Juhos <juhosg@openwrt.org>,
linux-serial@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH] tty: ar933x_uart: add device tree support and binding documentation
Date: Thu, 29 Aug 2013 11:44:06 +0200 [thread overview]
Message-ID: <521F17E6.1080704@openwrt.org> (raw)
In-Reply-To: <1377758641-4078-1-git-send-email-juhosg@openwrt.org>
2013.08.29. 8:44 keltezéssel, Gabor Juhos írta:
> Modify the probe routine to get the port line number
> from device tree if the 'of_node' is populated in the
> platform device. The driver can be built as module,
> thus add an OF specific module device table as well
> to support module auto loading.
Erm, the last statement is not true. I forgot to send the patch which makes it
possible to build the driver as a module. I did that a few minutes ago.
>
> This makes it possible to use the driver for AR9330
> UART devices specified in device tree.
>
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
> ---
> The patch is agains the 'tty-next' branch of the
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tree
> ---
> .../bindings/tty/serial/qca,ar9330-uart.txt | 34 ++++++++++++++++++++
> drivers/tty/serial/ar933x_uart.c | 28 ++++++++++++++--
> 2 files changed, 59 insertions(+), 3 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/tty/serial/qca,ar9330-uart.txt
Additionally, according to the recent thread [1] on the linux-serial list the
binding doc should go into bindings/serial.
Please drop this patch. I will send an updated version.
-Gabor
1. http://marc.info/?l=linux-serial&m=137771717313040&w=2
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-08-29 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 6:44 [PATCH] tty: ar933x_uart: add device tree support and binding documentation Gabor Juhos
2013-08-29 9:44 ` Gabor Juhos [this message]
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=521F17E6.1080704@openwrt.org \
--to=juhosg@openwrt.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-serial@vger.kernel.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 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.