diff options
author | Christoph Niedermaier <[email protected]> | 2023-10-16 17:04:15 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-10-17 13:03:50 -0500 |
commit | 780967feb626c6f4efa1e4b3532f1be83884cd76 (patch) | |
tree | d90583ed4dee22db775854fa7111fc335685b3a8 | |
parent | 00d589ace5f4edae7d5e5e5d0727196c8d681363 (diff) |
dt-bindings: Add Marantec vendor prefix
Add vendor prefix for Marantec electronics GmbH.
Signed-off-by: Christoph Niedermaier <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-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 573578db9509..8a858850fb54 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -805,6 +805,8 @@ patternProperties: description: Mantix Display Technology Co.,Ltd. "^mapleboard,.*": description: Mapleboard.org + "^marantec,.*": + description: Marantec electronics GmbH "^marvell,.*": description: Marvell Technology Group Ltd. "^maxbotix,.*": |