From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: mark.rutland@arm.com, vkoul@kernel.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, ulf.hansson@linaro.org,
srinivas.kandagatla@linaro.org, broonie@kernel.org,
manivannan.sadhasivam@linaro.org, andrew.smirnov@gmail.com,
rjones@gateworks.com, marcel.ziswiler@toradex.com,
sebastien.szymanski@armadeus.com, aisheng.dong@nxp.com,
richard.hu@technexion.com, angus@akkea.ca, cosmin.stoica@nxp.com,
l.stach@pengutronix.de, rabeeh@solid-run.com,
leonard.crestez@nxp.com, daniel.baluta@nxp.com, jun.li@nxp.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mmc@vger.kernel.org, linux-spi@vger.kernel.org,
Linux-imx@nxp.com
Subject: Re: [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
Date: Wed, 15 Jan 2020 09:43:35 -0600 [thread overview]
Message-ID: <20200115154335.GA15650@bogus> (raw)
In-Reply-To: <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com>
On Mon, Jan 13, 2020 at 01:33:19PM +0800, Anson Huang wrote:
> Add compatbile for imx8mm/imx8mn/imx8mp.
checkpatch reports a typo.
Otherwise,
Acked-by: Rob Herring <robh@kernel.org>
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> New patch
> ---
> 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
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: mark.rutland@arm.com, ulf.hansson@linaro.org,
marcel.ziswiler@toradex.com, angus@akkea.ca,
srinivas.kandagatla@linaro.org, manivannan.sadhasivam@linaro.org,
leonard.crestez@nxp.com, festevam@gmail.com,
richard.hu@technexion.com, andrew.smirnov@gmail.com,
rabeeh@solid-run.com, Linux-imx@nxp.com,
devicetree@vger.kernel.org, s.hauer@pengutronix.de,
broonie@kernel.org, daniel.baluta@nxp.com,
linux-arm-kernel@lists.infradead.org, aisheng.dong@nxp.com,
rjones@gateworks.com, cosmin.stoica@nxp.com,
linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-spi@vger.kernel.org, vkoul@kernel.org,
kernel@pengutronix.de, dmaengine@vger.kernel.org, jun.li@nxp.com,
shawnguo@kernel.org, l.stach@pengutronix.de
Subject: Re: [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
Date: Wed, 15 Jan 2020 09:43:35 -0600 [thread overview]
Message-ID: <20200115154335.GA15650@bogus> (raw)
In-Reply-To: <1578893602-14395-4-git-send-email-Anson.Huang@nxp.com>
On Mon, Jan 13, 2020 at 01:33:19PM +0800, Anson Huang wrote:
> Add compatbile for imx8mm/imx8mn/imx8mp.
checkpatch reports a typo.
Otherwise,
Acked-by: Rob Herring <robh@kernel.org>
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> New patch
> ---
> 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
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-01-15 15:55 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 5:33 [PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` [PATCH V2 2/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MX8MP " Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-15 15:42 ` Rob Herring
2020-01-15 15:42 ` Rob Herring
2020-01-15 15:42 ` Rob Herring
2020-01-16 15:37 ` Ulf Hansson
2020-01-16 15:37 ` Ulf Hansson
2020-01-16 15:37 ` Ulf Hansson
2020-01-13 5:33 ` [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-15 15:42 ` Rob Herring
2020-01-15 15:42 ` Rob Herring
2020-01-15 15:42 ` Rob Herring
2020-01-16 16:11 ` Srinivas Kandagatla
2020-01-16 16:11 ` Srinivas Kandagatla
2020-01-13 5:33 ` [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-15 15:43 ` Rob Herring [this message]
2020-01-15 15:43 ` Rob Herring
2020-01-13 5:33 ` [PATCH V2 5/7] arm64: dts: freescale: Add i.MX8MP dtsi support Anson Huang
2020-01-13 5:33 ` [PATCH V2 6/7] arm64: dts: freescale: Add i.MX8MP EVK board support Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` [PATCH V2 7/7] dt-bindings: arm: imx: Add the i.MX8MP EVK board Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 5:33 ` Anson Huang
2020-01-13 21:47 ` Rob Herring
2020-01-13 21:47 ` Rob Herring
2020-01-15 15:40 ` [PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string Rob Herring
2020-01-15 15:40 ` Rob Herring
2020-01-21 9:20 ` Vinod Koul
2020-01-21 9:20 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200115154335.GA15650@bogus \
--to=robh@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=Linux-imx@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=andrew.smirnov@gmail.com \
--cc=angus@akkea.ca \
--cc=broonie@kernel.org \
--cc=cosmin.stoica@nxp.com \
--cc=daniel.baluta@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=jun.li@nxp.com \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=marcel.ziswiler@toradex.com \
--cc=mark.rutland@arm.com \
--cc=rabeeh@solid-run.com \
--cc=richard.hu@technexion.com \
--cc=rjones@gateworks.com \
--cc=s.hauer@pengutronix.de \
--cc=sebastien.szymanski@armadeus.com \
--cc=shawnguo@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
--cc=ulf.hansson@linaro.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.