public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt: Add SpinalHDL vendor
@ 2021-10-11 10:05 Sebastien Van Cauwenberghe
  2021-10-19 22:30 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastien Van Cauwenberghe @ 2021-10-11 10:05 UTC (permalink / raw)
  To: Rob Herring, linux-kernel, devicetree; +Cc: Sebastien Van Cauwenberghe

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

Signed-off-by: Sebastien Van Cauwenberghe <svancau@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-19 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-11 10:05 [PATCH] dt: Add SpinalHDL vendor Sebastien Van Cauwenberghe
2021-10-19 22:30 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox