[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171101034015.41114-3-Zhiqiang.Hou@nxp.com>
Date: Wed, 1 Nov 2017 11:40:15 +0800
From: Zhiqiang Hou <Zhiqiang.Hou@....com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-spi@...r.kernel.org>, <broonie@...nel.org>,
<robh+dt@...nel.org>, <mark.rutland@....com>,
<shawnguo@...nel.org>, <prabhakar.kushwaha@....com>
CC: Hou Zhiqiang <Zhiqiang.Hou@....com>
Subject: [PATCH 2/2] Documentation: fsl: dspi: Add a compatible string for ls1088a DSPI
From: Hou Zhiqiang <Zhiqiang.Hou@....com>
Add a new compatible string "fsl,ls1088a-dspi".
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@....com>
---
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
index dcc7eaada511..5fc467211cc6 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
@@ -6,6 +6,7 @@ Required properties:
or
"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
"fsl,ls1012a-dspi" followed by "fsl,ls1021a-v1.0-dspi"
+ "fsl,ls1088a-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.14.1
Powered by blists - more mailing lists