diff options
author | 2021-04-06 14:09:12 +0200 | |
---|---|---|
committer | 2021-04-09 14:11:16 +0930 | |
commit | 9f6f07169207653f4ffd91b7d44e4a5bae9e1bbf (patch) | |
tree | 1138c52b694a9b1c86342d39776a25c81660f456 | |
parent | ARM: dts: Add board-specific compatible string to npcm750-evb devicetree (diff) | |
download | wireguard-linux-9f6f07169207653f4ffd91b7d44e4a5bae9e1bbf.tar.xz wireguard-linux-9f6f07169207653f4ffd91b7d44e4a5bae9e1bbf.zip |
dt-bindings: vendor-prefixes: Add Supermicro
Super Micro Computer, Inc. (https://www.supermicro.com/en/), commonly
known as Supermicro, is a manufacturer of server hardware.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20210406120921.2484986-2-j.neuschaefer@gmx.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to '')
-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 f6064d84a424..ec6d6ccfbbb3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1085,6 +1085,8 @@ patternProperties: description: Shenzhen Sunchip Technology Co., Ltd "^SUNW,.*": description: Sun Microsystems, Inc + "^supermicro,.*": + description: Super Micro Computer, Inc. "^silvaco,.*": description: Silvaco, Inc. "^swir,.*": |