[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <applied-1581425307-18567-1-git-send-email-Anson.Huang@nxp.com>
Date: Tue, 11 Feb 2020 15:51:39 +0000
From: Mark Brown <broonie@...nel.org>
To: Anson Huang <Anson.Huang@....com>
Cc: aisheng.dong@....com, andrew.smirnov@...il.com, angus@...ea.ca,
broonie@...nel.org, cosmin.stoica@....com, daniel.baluta@....com,
devicetree@...r.kernel.org, festevam@...il.com,
gary.bisson@...ndarydevices.com, jun.li@....com,
kernel@...gutronix.de, leonard.crestez@....com,
linux-arm-kernel@...ts.infradead.org, Linux-imx@....com,
linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org,
l.stach@...gutronix.de, manivannan.sadhasivam@...aro.org,
marcel.ziswiler@...adex.com, Mark Brown <broonie@...nel.org>,
mark.rutland@....com, pramod.kumar_1@....com, rabeeh@...id-run.com,
rjones@...eworks.com, robh+dt@...nel.org,
Rob Herring <robh@...nel.org>,
sebastien.szymanski@...adeus.com, s.hauer@...gutronix.de,
shawnguo@...nel.org
Subject: Applied "dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible" to the spi tree
The patch
dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
has been applied to the spi tree at
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-5.7
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
>From 1565e8e8ef0bbccabf62152b93c6505b8041b1e5 Mon Sep 17 00:00:00 2001
From: Anson Huang <Anson.Huang@....com>
Date: Tue, 11 Feb 2020 20:48:24 +0800
Subject: [PATCH] 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>
Link: https://lore.kernel.org/r/1581425307-18567-1-git-send-email-Anson.Huang@nxp.com
Signed-off-by: Mark Brown <broonie@...nel.org>
---
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 2d3264140cc5..33bc58f4cf4b 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.20.1
Powered by blists - more mailing lists