diff options
author | 2021-10-11 12:05:31 +0200 | |
---|---|---|
committer | 2021-10-20 10:51:22 -0500 | |
commit | dc1bf1e4c17f2d7b439390aca0adf55d995f7fc3 (patch) | |
tree | 68d3a08f5b06863dedfc2f63b19aaa8d85ad42f8 | |
parent | MAINTAINERS: update mtd-physmap.yaml reference (diff) | |
download | linux-dev-dc1bf1e4c17f2d7b439390aca0adf55d995f7fc3.tar.xz linux-dev-dc1bf1e4c17f2d7b439390aca0adf55d995f7fc3.zip |
dt-bindings: Add SpinalHDL vendor
Adds SpinalHDL as vendor. This project provides FPGA IPs including
VexRiscV CPU.
Signed-off-by: Sebastien Van Cauwenberghe <svancau@gmail.com>
Link: https://lore.kernel.org/r/20211011100531.443157-1-svancau@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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,.*": |