* [PATCH v2] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
@ 2026-08-12 21:02 Jerome Brunet
2026-08-14 12:52 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2026-08-12 21:02 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Chen-Yu Tsai, Jernej Skrabec, Samuel Holland, Maxime Ripard
Cc: linux-spi, devicetree, linux-arm-kernel, linux-sunxi,
linux-kernel, Jerome Brunet
The A733 has six SPI controllers with the same IP as the A523.
Like the A523, one of them (spi1) also supports DBI mode.
Add SoC specific compatible strings, falling back to the A523 ones.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
---
Changes in v2:
- Combined allwinner,sun60i-a733-spi with allwinner,sun55i-a523-spi-dbi
- Link to v1: https://patch.msgid.link/20260805-allwinner-a733-spi-support-v1-1-7bfd1141ebc9@baylibre.com
---
Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml b/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml
index 6af4ff233158..14c2f318dd04 100644
--- a/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml
+++ b/Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml
@@ -34,6 +34,12 @@ properties:
- const: allwinner,sun50i-r329-spi-dbi
- const: allwinner,sun50i-r329-spi
- items:
+ - enum:
+ - allwinner,sun55i-a523-spi-dbi
+ - allwinner,sun60i-a733-spi
+ - const: allwinner,sun55i-a523-spi
+ - items:
+ - const: allwinner,sun60i-a733-spi-dbi
- const: allwinner,sun55i-a523-spi-dbi
- const: allwinner,sun55i-a523-spi
---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260805-allwinner-a733-spi-support-e30a9ac057a3
Best regards,
--
Jerome
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v2] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
2026-08-12 21:02 [PATCH v2] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers Jerome Brunet
@ 2026-08-14 12:52 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-08-14 12:52 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
Jernej Skrabec, Samuel Holland, Maxime Ripard, Jerome Brunet
Cc: linux-spi, devicetree, linux-arm-kernel, linux-sunxi,
linux-kernel
On Wed, 12 Aug 2026 23:02:02 +0200, Jerome Brunet wrote:
> spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.3
Thanks!
[1/1] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
https://git.kernel.org/broonie/spi/c/122970a4a6f3
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-14 17:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 21:02 [PATCH v2] spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers Jerome Brunet
2026-08-14 12:52 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox