[PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI

From: Icenowy Zheng
Date: Thu Jan 27 2022 - 10:17:20 EST


Nuclei DemoSoC design integrates SPI controllers from SiFive.

Add a compatible string for these SPI controllers.

Signed-off-by: Icenowy Zheng <icenowy@xxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/spi/spi-sifive.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/spi/spi-sifive.yaml b/Documentation/devicetree/bindings/spi/spi-sifive.yaml
index 6e7e394fc1e4..60a24f31a928 100644
--- a/Documentation/devicetree/bindings/spi/spi-sifive.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-sifive.yaml
@@ -20,6 +20,7 @@ properties:
- enum:
- sifive,fu540-c000-spi
- sifive,fu740-c000-spi
+ - nuclei,demosoc-spi
- const: sifive,spi0

description:
--
2.30.2