[PATCH 2/2] Documentation: fsl: dspi: Add a compatible string for ls1088a DSPI

Zhiqiang Hou Zhiqiang.Hou at nxp.com
Tue Oct 31 20:40:15 PDT 2017


From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>

Add a new compatible string "fsl,ls1088a-dspi".

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.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




More information about the linux-arm-kernel mailing list