Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string
authorYuan Yao <yao.yuan@freescale.com>
Wed, 9 Mar 2016 10:22:05 +0000 (18:22 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Apr 2016 02:22:08 +0000 (10:22 +0800)
new compatible string: "fsl,ls2080a-dspi".

Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt

index fa77f87..1ad0fe3 100644 (file)
@@ -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.