From: Fabio Estevam Date: Sat, 26 Jan 2019 21:30:11 +0000 (-0200) Subject: dt-bindings: spi: imx: Add an entry for the i.MX8QM compatible X-Git-Tag: v5.15~5757^2~63^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97a6a2ddc2ea684fadd1021dd350c27d03113397;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: spi: imx: Add an entry for the i.MX8QM compatible Add an entry for the "fsl,imx8mq-ecspi" compatible to describe the ECSPI version present on i.MX8M. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt index e3c48b2..2d32641 100644 --- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt +++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt @@ -10,6 +10,7 @@ Required properties: - "fsl,imx35-cspi" for SPI compatible with the one integrated on i.MX35 - "fsl,imx51-ecspi" for SPI compatible with the one integrated on i.MX51 - "fsl,imx53-ecspi" for SPI compatible with the one integrated on i.MX53 and later Soc + - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8M - reg : Offset and length of the register set for the device - interrupts : Should contain CSPI/eCSPI interrupt - clocks : Clock specifiers for both ipg and per clocks.