Skip to content

Commit 6c387fb

Browse files
kanakshilledarbroonie
authored andcommitted
spi: dt-bindings: snps,dw-apb-ssi.yaml: update compatible property
updated compatible property to include "thead,th1520-spi" for the TH1520 SoC SPI Controller. Signed-off-by: Kanak Shilledar <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 94f19d0 commit 6c387fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ properties:
8888
- renesas,r9a06g032-spi # RZ/N1D
8989
- renesas,r9a06g033-spi # RZ/N1S
9090
- 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
9195

9296
reg:
9397
minItems: 1

0 commit comments

Comments
 (0)