From: CL Wang <cl634@andestech.com>
To: Conor Dooley <conor@kernel.org>
Cc: <broonie@kernel.org>, <linux-spi@vger.kernel.org>,
<robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: spi: Add support for ATCSPI200 SPI controller
Date: Fri, 14 Nov 2025 17:46:00 +0800 [thread overview]
Message-ID: <aRb6WDSAbfre28eT@swlinux02> (raw)
In-Reply-To: <20251112-reoccur-quill-2144810ce062@spud>
Hi Conor,
Thanks for your suggestions. Please see my responses below.
> > +title: Andes ATCSPI200 SPI controller
>
> Is this a spi controller or a qspi controller?
This controller is a standard SPI controller that supports single/dual/quad
modes.
> > + dma-names:
> > + items:
> > + - const: spi_tx
> > + - const: spi_rx
>
> Drop the "spi_", since it's obvious that it belongs to this controller.
As you suggested, the spi_ prefix will be removed, since it is clear that
these channels belong to this controller. In the next version, the DMA
channel names will follow common conventions used by other SPI controllers:
dma-names = "tx", "rx";
> > +ANDES ATCSPI200 SPI DRIVER
> > +M: CL Wang <cl634@andestech.com>
> > +S: Supported
> > +F: Documentation/devicetree/bindings/spi/andestech,qilai-spi.yaml
>
> > +F: drivers/spi/spi-atcspi200.c
The MAINTAINERS entry will be updated in the next revision so that only the
Devicetree binding file is listed. The driver entry will be added once the
driver patch is introduced.
Thanks again for your review and suggestions.
Best regards,
CL
next prev parent reply other threads:[~2025-11-14 9:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 3:47 [PATCH 0/2] spi: atcspi200: Add support for Andes ATCSPI200 SPI controller CL Wang
2025-11-12 3:47 ` [PATCH 1/2] dt-bindings: spi: Add support for " CL Wang
2025-11-12 19:02 ` Conor Dooley
2025-11-14 9:46 ` CL Wang [this message]
2025-11-12 3:47 ` [PATCH 2/2] spi: atcspi200: Add ATCSPI200 SPI driver CL Wang
2025-11-14 11:58 ` Krzysztof Kozlowski
2025-11-21 9:36 ` CL Wang
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=aRb6WDSAbfre28eT@swlinux02 \
--to=cl634@andestech.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=conor@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;
as well as URLs for NNTP newsgroup(s).