diff options
author | Fabio Estevam <festevam@denx.de> | 2022-11-13 15:44:57 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-11-14 11:56:14 +0300 |
commit | 5a2102c5aa739a3de9ba4631e97d3ebbadf6fcad (patch) | |
tree | dad4a20030b4565f1c4167713909da7adb195d9d /Documentation/devicetree | |
parent | 04c439b3679ab65b3b90201dd548ccfacf0f18bf (diff) | |
download | linux-5a2102c5aa739a3de9ba4631e97d3ebbadf6fcad.tar.xz |
dt-bindings: vendor-prefixes: Add an entry for Cloos
Carl Cloos Schweisstechnik GmbH develops, manufactures and delivers
welding industrial solutions:
https://www.cloos.de/de-en/
Add a vendor prefix entry for it.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 6751d19cd07d..25c4aa4b381e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -260,6 +260,8 @@ patternProperties: description: Cirrus Logic, Inc. "^cisco,.*": description: Cisco Systems, Inc. + "^cloos,.*": + description: Carl Cloos Schweisstechnik GmbH. "^cloudengines,.*": description: Cloud Engines, Inc. "^cnm,.*": |