2023-10-16 15:05:21

by Christoph Niedermaier

[permalink] [raw]
Subject: [PATCH V5] 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]>
---
Cc: Rob Herring <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: [email protected]
Cc: [email protected]
To: [email protected]
---
V2: - Add this patch to the series
V3: - Add Acked-by tag
V4: - No changes
V5: - Rebase on current next 20231016
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 7ff33cf10fcc..e91787ded3fb 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -819,6 +819,8 @@ patternProperties:
description: Mantix Display Technology Co.,Ltd.
"^mapleboard,.*":
description: Mapleboard.org
+ "^marantec,.*":
+ description: Marantec electronics GmbH
"^marvell,.*":
description: Marvell Technology Group Ltd.
"^maxbotix,.*":
--
2.11.0


2023-10-16 15:10:54

by Christoph Niedermaier

[permalink] [raw]
Subject: RE: [PATCH V5] dt-bindings: Add Marantec vendor prefix

From: Christoph Niedermaier [mailto:[email protected]]
Sent: Monday, October 16, 2023 4:53 PM
>
> Add vendor prefix for Marantec electronics GmbH.
>
> Signed-off-by: Christoph Niedermaier <[email protected]>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> ---
> Cc: Rob Herring <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Marek Vasut <[email protected]>
> Cc: Fabio Estevam <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> To: [email protected]
> ---
> V2: - Add this patch to the series
> V3: - Add Acked-by tag
> V4: - No changes
> V5: - Rebase on current next 20231016
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 7ff33cf10fcc..e91787ded3fb 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -819,6 +819,8 @@ patternProperties:
> description: Mantix Display Technology Co.,Ltd.
> "^mapleboard,.*":
> description: Mapleboard.org
> + "^marantec,.*":
> + description: Marantec electronics GmbH
> "^marvell,.*":
> description: Marvell Technology Group Ltd.
> "^maxbotix,.*":

Ignore this email because it contains a typo in the mailinglist email address.

Regards
Christoph