diff options
author | Palmer Dabbelt <[email protected]> | 2017-06-26 22:21:22 -0700 |
---|---|---|
committer | Rob Herring <[email protected]> | 2017-06-30 09:16:50 -0500 |
commit | ce437750e895639332cdde4a65d054bca526218e (patch) | |
tree | 49b92a4d40c96c59def7a841fd851ddfca26e5d9 | |
parent | ce4fecf1fe1518131ff80eebf412de0080fea049 (diff) |
dt-bindings: Add RISC-V vendor prefix
RISC-V systems use device tree to specify the memory layout of the
system. This patch reserves the "riscv" vendor prefix, which will be
used for devices that are specified by the various RISC-V ISA
specifications.
Signed-off-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 04e0adb60c64..de66b61adcb7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -270,6 +270,7 @@ renesas Renesas Electronics Corporation richtek Richtek Technology Corporation ricoh Ricoh Co. Ltd. rikomagic Rikomagic Tech Corp. Ltd +riscv RISC-V Foundation rockchip Fuzhou Rockchip Electronics Co., Ltd rohm ROHM Semiconductor Co., Ltd roofull Shenzhen Roofull Technology Co, Ltd |