From: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
To: Alain Volmat <alain.volmat@foss.st.com>,
Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
Erwan Leray <erwan.leray@foss.st.com>
Cc: Valentin Caron <valentin.caron@foss.st.com>,
<linux-spi@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible
Date: Mon, 18 Dec 2023 17:58:32 +0100 [thread overview]
Message-ID: <abf4725b-8569-47f8-a06d-c06285595625@foss.st.com> (raw)
In-Reply-To: <20231218155721.359198-3-alain.volmat@foss.st.com>
On 12/18/23 16:57, Alain Volmat wrote:
> From: Valentin Caron <valentin.caron@foss.st.com>
>
> Add st,stm32mp25-spi compatible in dt-bindings. STM32MP25 spi is similar
Hi Alain,
In case you re-submit,
Nitpicking, extra space here could be removed ^
Capital letters for SPI could also be used here ^
Appart from that, you can add my:
Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Best Regards,
Fabrice
> to the STM32H7 except for the following two points:
> - Burst should not be enabled with the new DMA used on STM32MP25.
> - STM32MP25 SPI8 has a limited feature set, it can only send words of
> 8 or 16 bits and with a maximum words number of 1024.
>
> Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
> Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
> ---
> Documentation/devicetree/bindings/spi/st,stm32-spi.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml
> index 5754d603f34f..4bd9aeb81208 100644
> --- a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml
> +++ b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml
> @@ -25,6 +25,7 @@ properties:
> - st,stm32f4-spi
> - st,stm32f7-spi
> - st,stm32h7-spi
> + - st,stm32mp25-spi
>
> reg:
> maxItems: 1
next prev parent reply other threads:[~2023-12-18 16:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 15:57 [PATCH 0/6] spi: stm32: add support for stm32mp25 Alain Volmat
2023-12-18 15:57 ` [PATCH 1/6] spi: stm32: use dma_get_slave_caps prior to configuring dma channel Alain Volmat
2023-12-18 15:57 ` [PATCH 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible Alain Volmat
2023-12-18 16:58 ` Fabrice Gasnier [this message]
2023-12-19 16:39 ` Conor Dooley
2023-12-18 15:57 ` [PATCH 3/6] spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc Alain Volmat
2023-12-18 15:57 ` [PATCH 4/6] arm64: dts: st: add all 8 spi nodes on stm32mp251 Alain Volmat
2023-12-18 15:57 ` [PATCH 5/6] arm64: dts: st: add spi3/spi8 pins for stm32mp25 Alain Volmat
2023-12-18 15:57 ` [PATCH 6/6] arm64: dts: st: add spi3 / spi8 properties on stm32mp257f-ev1 Alain Volmat
2023-12-22 13:30 ` (subset) [PATCH 0/6] spi: stm32: add support for stm32mp25 Mark Brown
2024-04-25 8:21 ` Alexandre TORGUE
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=abf4725b-8569-47f8-a06d-c06285595625@foss.st.com \
--to=fabrice.gasnier@foss.st.com \
--cc=alain.volmat@foss.st.com \
--cc=alexandre.torgue@foss.st.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=erwan.leray@foss.st.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@kernel.org \
--cc=valentin.caron@foss.st.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).