From: Swark Yang <syang@axiado.com>
To: Mark Brown <broonie@kernel.org>
Cc: "Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Harshit Shah" <hshah@axiado.com>,
"Linus Walleij" <linusw@kernel.org>,
"Bartosz Golaszewski" <brgl@kernel.org>,
"Jan Kotas" <jank@cadence.com>,
"Michal Simek" <michal.simek@amd.com>,
"Andi Shyti" <andi.shyti@kernel.org>,
"Przemysław Gaj" <pgaj@cadence.com>,
"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Frank Li" <Frank.Li@nxp.com>,
"Boris Brezillon" <bbrezillon@kernel.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Jiri Slaby" <jirislaby@kernel.org>,
"Mathias Nyman" <mathias.nyman@intel.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-i2c@vger.kernel.org, linux-i3c@lists.infradead.org,
linux-serial@vger.kernel.org, linux-spi@vger.kernel.org,
linux-usb@vger.kernel.org
Subject: Re: [PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant
Date: Tue, 21 Jul 2026 10:37:48 +0800 [thread overview]
Message-ID: <4f2bfd4a-e696-4a53-9380-eb225e53338a@axiado.com> (raw)
In-Reply-To: <6d69cfd0-5f3b-4324-8d64-b4695cbb3e92@sirena.org.uk>
On 7/17/2026 8:02 PM, Mark Brown wrote:
> If there is no need for things to be part of a multi-subsystem series
> (eg, dependencies) it's normally better to send each subsystem
> separately.
Hi Mark,
Got it. I will split the series and send the SPI binding separately
in the next iteration.
Quick question on the versioning: should I send the newly split SPI
patch as a fresh v1, or continue with v4 to align with the rest of
the SoC series?
Best Regards,
Swark
next prev parent reply other threads:[~2026-07-21 2:37 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 3:51 [PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support Swark Yang
2026-07-17 3:51 ` [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK Swark Yang
2026-07-20 5:52 ` Tzu-Hao Wei
2026-07-17 3:51 ` [PATCH v3 2/8] dt-bindings: gpio: cdns: add Axiado AX3005 GPIO variant Swark Yang
2026-07-17 8:30 ` Krzysztof Kozlowski
2026-07-17 8:33 ` Krzysztof Kozlowski
2026-07-21 3:35 ` Swark Yang
2026-07-21 9:11 ` Bartosz Golaszewski
2026-07-17 3:51 ` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant Swark Yang
2026-07-17 8:32 ` Krzysztof Kozlowski
2026-07-28 15:11 ` Andi Shyti
2026-07-17 3:51 ` [PATCH v3 4/8] dt-bindings: i3c: cdns: add Axiado AX3005 I3C variant Swark Yang
2026-07-17 8:32 ` Krzysztof Kozlowski
2026-07-20 17:00 ` (subset) " Alexandre Belloni
2026-07-17 3:51 ` [PATCH v3 5/8] dt-bindings: serial: cdns: add Axiado AX3005 UART variant Swark Yang
2026-07-17 8:32 ` Krzysztof Kozlowski
2026-07-17 3:51 ` [PATCH v3 6/8] dt-bindings: spi: dw-apb-ssi: add Axiado AX3005 SPI variant Swark Yang
2026-07-17 8:34 ` Krzysztof Kozlowski
2026-07-17 8:35 ` Krzysztof Kozlowski
2026-07-21 2:47 ` Swark Yang
2026-07-17 12:02 ` Mark Brown
2026-07-21 2:37 ` Swark Yang [this message]
2026-07-17 3:51 ` [PATCH v3 7/8] dt-bindings: usb: generic-xhci: add Axiado AX3005 xHCI variant Swark Yang
2026-07-17 8:37 ` Krzysztof Kozlowski
2026-07-21 3:02 ` Swark Yang
2026-07-17 3:51 ` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board Swark Yang
2026-07-28 15:24 ` Marc Zyngier
2026-07-17 8:58 ` (subset) [PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support Bartosz Golaszewski
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=4f2bfd4a-e696-4a53-9380-eb225e53338a@axiado.com \
--to=syang@axiado.com \
--cc=Frank.Li@nxp.com \
--cc=alexandre.belloni@bootlin.com \
--cc=andi.shyti@kernel.org \
--cc=bbrezillon@kernel.org \
--cc=brgl@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hshah@axiado.com \
--cc=jank@cadence.com \
--cc=jirislaby@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-i3c@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=michal.simek@amd.com \
--cc=pgaj@cadence.com \
--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