diff mbox

[1/2] spi: spi-fsl-dspi: Update DT binding documentation

Message ID 1434368941-13428-1-git-send-email-haikun.wang@freescale.com (mailing list archive)
State Accepted
Commit 812d6f6345d88632c11aeb602ef26f4616dabfa0
Headers show

Commit Message

haikun wang June 15, 2015, 11:49 a.m. UTC
DSPI driver has been updated and support more compatible strings.
This patch update the DT binding documentation.

Signed-off-by: Haikun Wang <haikun.wang@freescale.com>
---
 Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Mark Brown June 15, 2015, 1:20 p.m. UTC | #1
On Mon, Jun 15, 2015 at 07:49:01PM +0800, Haikun Wang wrote:
> DSPI driver has been updated and support more compatible strings.
> This patch update the DT binding documentation.

Applied, thanks.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
index 70af78a..fa77f87 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
@@ -1,7 +1,7 @@ 
 ARM Freescale DSPI controller
 
 Required properties:
-- compatible : "fsl,vf610-dspi"
+- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "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.