mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
spi: dt-bindings: sun6i: Add compatibles for A733's SPI controllers
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> Link: https://patch.msgid.link/20260812-allwinner-a733-spi-support-v2-1-937bff0fa78e@baylibre.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
0c22020e1b
commit
122970a4a6
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user