[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1581425307-18567-1-git-send-email-Anson.Huang@nxp.com>
Date: Tue, 11 Feb 2020 20:48:24 +0800
From: Anson Huang <Anson.Huang@....com>
To: robh+dt@...nel.org, mark.rutland@....com, broonie@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, andrew.smirnov@...il.com,
manivannan.sadhasivam@...aro.org, marcel.ziswiler@...adex.com,
rjones@...eworks.com, sebastien.szymanski@...adeus.com,
aisheng.dong@....com, gary.bisson@...ndarydevices.com,
angus@...ea.ca, pramod.kumar_1@....com, rabeeh@...id-run.com,
cosmin.stoica@....com, l.stach@...gutronix.de,
leonard.crestez@....com, daniel.baluta@....com, jun.li@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-spi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: Linux-imx@....com
Subject: [PATCH V3 1/4] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
Add compatible for imx8mm/imx8mn/imx8mp.
Signed-off-by: Anson Huang <Anson.Huang@....com>
Acked-by: Rob Herring <robh@...nel.org>
---
Changes since V2:
- fix typo in commit message, compatbile -> compatible.
---
Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
index 2d32641..33bc58f 100644
--- a/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
+++ b/Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
@@ -10,7 +10,10 @@ 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
+ - "fsl,imx8mq-ecspi" for SPI compatible with the one integrated on i.MX8MQ
+ - "fsl,imx8mm-ecspi" for SPI compatible with the one integrated on i.MX8MM
+ - "fsl,imx8mn-ecspi" for SPI compatible with the one integrated on i.MX8MN
+ - "fsl,imx8mp-ecspi" for SPI compatible with the one integrated on i.MX8MP
- 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.
--
2.7.4
Powered by blists - more mailing lists