diff options
author | 2021-05-14 07:17:41 +0200 | |
---|---|---|
committer | 2021-05-27 12:34:13 +0200 | |
commit | ab5891a8350f1a612f2aef225bff0a589bf4a395 (patch) | |
tree | e136e558ad53d351ef0f707cf96f2714f0334af8 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | MIPS: SEAD3: Correct Ethernet node name (diff) | |
download | wireguard-linux-ab5891a8350f1a612f2aef225bff0a589bf4a395.tar.xz wireguard-linux-ab5891a8350f1a612f2aef225bff0a589bf4a395.zip |
dt-bindings: vendor-prefixes: Add an entry for OpenEmbed
Add "openembed" entry for https://www.openembed.com/
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
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 b868cefc7c55..9cb628ec960b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -830,6 +830,8 @@ patternProperties: description: Opal Kelly Incorporated "^opencores,.*": description: OpenCores.org + "^openembed,.*": + description: OpenEmbed "^openrisc,.*": description: OpenRISC.io "^option,.*": |