File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed
Documentation/devicetree/bindings/spi Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -56,19 +56,18 @@ properties:
56
56
enum :
57
57
- snps,dw-apb-ssi
58
58
- snps,dwc-ssi-1.01a
59
- - description : Microsemi Ocelot/Jaguar2 SoC SPI Controller
60
- items :
61
- - enum :
62
- - mscc,ocelot-spi
63
- - mscc,jaguar2-spi
64
- - const : snps,dw-apb-ssi
65
59
- description : Microchip Sparx5 SoC SPI Controller
66
60
const : microchip,sparx5-spi
67
61
- description : Amazon Alpine SPI Controller
68
62
const : amazon,alpine-dw-apb-ssi
69
- - description : Renesas RZ/N1 SPI Controller
63
+ - description : Vendor controllers which use snps,dw-apb-ssi as fallback
70
64
items :
71
- - const : renesas,rzn1-spi
65
+ - enum :
66
+ - mscc,ocelot-spi
67
+ - mscc,jaguar2-spi
68
+ - renesas,rzn1-spi
69
+ - sophgo,sg2042-spi
70
+ - thead,th1520-spi
72
71
- const : snps,dw-apb-ssi
73
72
- description : Intel Keem Bay SPI Controller
74
73
const : intel,keembay-ssi
@@ -88,10 +87,6 @@ properties:
88
87
- renesas,r9a06g032-spi # RZ/N1D
89
88
- renesas,r9a06g033-spi # RZ/N1S
90
89
- const : renesas,rzn1-spi # RZ/N1
91
- - description : T-HEAD TH1520 SoC SPI Controller
92
- items :
93
- - const : thead,th1520-spi
94
- - const : snps,dw-apb-ssi
95
90
96
91
reg :
97
92
minItems : 1
You can’t perform that action at this time.
0 commit comments