Signed-off-by: Priyanka Jain <priyanka.jain@xxxxxxx> Signed-off-by: Ashish Kumar <ashish.kumar@xxxxxxx> Signed-off-by: Abhimanyu Saini <abhimanyu.saini@xxxxxxx> --- Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt index ff5893d..0870660 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt @@ -4,7 +4,8 @@ Required properties: - compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "fsl,ls2085a-dspi" or - "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi" + "fsl,<chip>-dspi" followed by "fsl,ls2085a-dspi", + <chip> can be: ls2080a, ls2088a - 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. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html