[PATCH] dt: Add SpinalHDL vendor

From: Sebastien Van Cauwenberghe
Date: Mon Oct 11 2021 - 06:06:05 EST


Adds SpinalHDL as vendor. This project
provides FPGA IPs including VexRiscV CPU

Signed-off-by: Sebastien Van Cauwenberghe <svancau@xxxxxxxxx>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index a867f7102c35..a145b9af232a 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1100,6 +1100,8 @@ patternProperties:
description: Spansion Inc.
"^sparkfun,.*":
description: SparkFun Electronics
+ "^spinalhdl,.*":
+ description: SpinalHDL
"^sprd,.*":
description: Spreadtrum Communications Inc.
"^sst,.*":
--
2.31.1