From: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
To: charles-antoine.couret@mind.be
Cc: broonie@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, linux-spi@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2 v2] devicetree: spi: add spi-mosi-idle-low property support
Date: Sun, 29 Mar 2026 11:32:33 -0300 [thread overview]
Message-ID: <ack4AWGeblO5hvkM@debian-BULLSEYE-live-builder-AMD64> (raw)
In-Reply-To: <20260329125832.2985115-1-charles-antoine.couret@mind.be>
On 03/29, charles-antoine.couret@mind.be wrote:
> From: Charles-Antoine Couret <charles-antoine.couret@mind.be>
>
> This flag means that device requires the MOSI line to be low
> when it's in idle state.
Same question asked on the other patch [1] applies here.
By the way, for SPI bindings, the patch subject uses a different prefix order.
See submitting-patches.rst [2].
[1]: https://lore.kernel.org/linux-spi/ack2dPiLpO0uE2VE@debian-BULLSEYE-live-builder-AMD64/
[2]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/submitting-patches.rst?h=v7.0-rc5#n18
>
> Signed-off-by: Charles-Antoine Couret <charles-antoine.couret@mind.be>
> ---
> Documentation/devicetree/bindings/spi/spi-controller.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/spi-controller.yaml b/Documentation/devicetree/bindings/spi/spi-controller.yaml
> index 3b8e990e30c4..5f5b143cb27b 100644
> --- a/Documentation/devicetree/bindings/spi/spi-controller.yaml
> +++ b/Documentation/devicetree/bindings/spi/spi-controller.yaml
> @@ -132,6 +132,11 @@ patternProperties:
> description:
> The device requires inverse clock polarity (CPOL) mode.
>
> + spi-mosi-idle-low:
> + $ref: /schemas/types.yaml#/definitions/flag
> + description:
> + The device requires the MOSI line to be low when it's in idle state.
> +
> required:
> - compatible
> - reg
> --
> 2.53.0
>
>
next prev parent reply other threads:[~2026-03-29 14:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-29 12:58 [PATCH 2/2 v2] devicetree: spi: add spi-mosi-idle-low property support charles-antoine.couret
2026-03-29 14:32 ` Marcelo Schmitt [this message]
2026-03-29 15:19 ` Krzysztof Kozlowski
2026-03-30 7:16 ` Krzysztof Kozlowski
2026-03-30 14:41 ` Mark Brown
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=ack4AWGeblO5hvkM@debian-BULLSEYE-live-builder-AMD64 \
--to=marcelo.schmitt1@gmail.com \
--cc=broonie@kernel.org \
--cc=charles-antoine.couret@mind.be \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox