From: Jingchang Lu <jingchang.lu@freescale.com>
To: gregkh@linuxfoundation.org
Cc: linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jingchang Lu <jingchang.lu@freescale.com>
Subject: [PATCH 1/2] dt-binding: fsl-lpuart: use exact SoC revision to document binding
Date: Fri, 11 Jul 2014 13:41:41 +0800 [thread overview]
Message-ID: <1405057302-26041-2-git-send-email-jingchang.lu@freescale.com> (raw)
In-Reply-To: <1405057302-26041-1-git-send-email-jingchang.lu@freescale.com>
use exact SoC revision instead of wildcard describing
to make the binding more clearer.
Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com>
---
Documentation/devicetree/bindings/serial/fsl-lpuart.txt | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.txt b/Documentation/devicetree/bindings/serial/fsl-lpuart.txt
index a1d1205..c95005e 100644
--- a/Documentation/devicetree/bindings/serial/fsl-lpuart.txt
+++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.txt
@@ -1,7 +1,11 @@
* Freescale low power universal asynchronous receiver/transmitter (lpuart)
Required properties:
-- compatible : Should be "fsl,<soc>-lpuart"
+- compatible :
+ - "fsl,vf610-lpuart" for lpuart compatible with the one integrated
+ on Vybrid vf610 SoC with 8-bit register organization
+ - "fsl,ls1021a-lpuart" for lpuart compatible with the one integrated
+ on LS1021A SoC with 32-bit big-endian register organization
- reg : Address and length of the register set for the device
- interrupts : Should contain uart interrupt
- clocks : phandle + clock specifier pairs, one for each entry in clock-names
--
1.8.0
next prev parent reply other threads:[~2014-07-11 6:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 5:41 [PATCH 0/2] tty: serial: fsl_lpuart: add 32-bit register support and dt-binding Jingchang Lu
2014-07-11 5:41 ` Jingchang Lu [this message]
2014-07-11 5:41 ` [PATCH 2/2] tty: serial: fsl_lpuart: add 32-bit register interface support Jingchang Lu
2014-07-12 0:51 ` Greg KH
2014-07-14 10:16 ` Jingchang Lu
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=1405057302-26041-2-git-send-email-jingchang.lu@freescale.com \
--to=jingchang.lu@freescale.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.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 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).