From: yao.yuan@freescale.com (Yuan Yao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl, ls2080a-dspi compatible string
Date: Wed, 9 Mar 2016 18:22:05 +0800 [thread overview]
Message-ID: <1457518926-18518-2-git-send-email-yao.yuan@freescale.com> (raw)
In-Reply-To: <1457518926-18518-1-git-send-email-yao.yuan@freescale.com>
new compatible string: "fsl,ls2080a-dspi".
Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
---
Changed in v6:
No changes.
Changed in v5:
Fix the subject and commit message.
Changed in v4:
No changes.
Changed in v3:
Add the modifier for new compatible string like:
"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
Changed in v2:
Update my email to <yao.yuan@nxp.com>
---
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
index fa77f87..1ad0fe3 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
@@ -1,7 +1,10 @@
ARM Freescale DSPI controller
Required properties:
-- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "fsl,ls2085a-dspi"
+- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi",
+ "fsl,ls2085a-dspi"
+ or
+ "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
- reg : Offset and length of the register set for the device
- interrupts : Should contain SPI controller interrupt
- clocks: from common clock binding: handle to dspi clock.
--
2.1.0.27.g96db324
next prev parent reply other threads:[~2016-03-09 10:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 10:22 [PATCH v6 0/2] dts/ls2080a: update the DTS for QSPI and DSPI support Yuan Yao
2016-03-09 10:22 ` Yuan Yao [this message]
2016-03-25 6:54 ` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string Yao Yuan
2016-03-31 6:24 ` Yao Yuan
2016-04-13 2:23 ` [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl, ls2080a-dspi " Shawn Guo
2016-03-09 10:22 ` [PATCH v6 2/2] dts/ls2080a: update the DTS for QSPI and DSPI support Yuan Yao
2016-03-25 6:55 ` Yao Yuan
2016-04-13 2:29 ` Shawn Guo
2016-04-13 2:42 ` Yao Yuan
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=1457518926-18518-2-git-send-email-yao.yuan@freescale.com \
--to=yao.yuan@freescale.com \
--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).