From: "Rob Herring (Arm)" <robh@kernel.org>
To: Bhargav Joshi <j.bhargav.u@gmail.com>
Cc: simona.toaca@nxp.com, linux-kernel@vger.kernel.org,
Bartosz Golaszewski <brgl@kernel.org>,
daniel.baluta@gmail.com, Conor Dooley <conor+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org, goledhruva@gmail.com,
Nishanth Menon <nm@ti.com>,
linux-spi@vger.kernel.org, m-chawdhry@ti.com,
devicetree@vger.kernel.org,
Santosh Shilimkar <ssantosh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema
Date: Mon, 31 Aug 2026 08:29:36 -0500 [thread overview]
Message-ID: <178818297576.700625.8066248525340534710.robh@kernel.org> (raw)
In-Reply-To: <20260816-ti-davinci-spi-v1-2-a7f57dfd5262@gmail.com>
On Sun, 16 Aug 2026 03:19:32 +0530, Bhargav Joshi wrote:
> Convert the TI DaVinci/Keystone SPI controller binding from text format
> to DT schema.
>
> Changes during the conversion:
> - Create a separate ti,davinci-spi-peripheral-props.yaml schema to
> properly define the ti,spi-wdelay peripheral property.
> - Add missing dmas and dma-names properties.
> - Add constraints to ti,spi-wdelay based on the 6-bit width
> of the SPIFMTn.WDELAY hardware register field.
> - Add constraints to num-cs based on the maximum hardware chip
> selects available on the DA850 SoC.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
> ---
> .../devicetree/bindings/spi/spi-davinci.txt | 100 -----------------
> .../bindings/spi/spi-peripheral-props.yaml | 1 +
> .../spi/ti,davinci-spi-peripheral-props.yaml | 25 +++++
> .../devicetree/bindings/spi/ti,davinci-spi.yaml | 118 +++++++++++++++++++++
> 4 files changed, 144 insertions(+), 100 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
prev parent reply other threads:[~2026-08-31 13:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-15 21:49 [PATCH 0/2] spi: davinci: Convert bindings to dt-schema and clean up DTS Bhargav Joshi
2026-08-15 21:49 ` [PATCH 1/2] ARM: dts: ti: keystone-k2l: Remove obsolete ti,davinci-spi-num-cs property Bhargav Joshi
2026-08-15 21:57 ` sashiko-bot
2026-08-15 21:49 ` [PATCH 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema Bhargav Joshi
2026-08-15 21:58 ` sashiko-bot
2026-08-31 13:29 ` Rob Herring (Arm) [this message]
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=178818297576.700625.8066248525340534710.robh@kernel.org \
--to=robh@kernel.org \
--cc=brgl@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=daniel.baluta@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=goledhruva@gmail.com \
--cc=j.bhargav.u@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=m-chawdhry@ti.com \
--cc=nm@ti.com \
--cc=simona.toaca@nxp.com \
--cc=ssantosh@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.