2022-05-10 20:09:37

by Mikhail Zhilkin

[permalink] [raw]
Subject: [PATCH v4 1/3] dt-bindings: Add Sercomm (Suzhou) Corporation vendor prefix

Add "sercomm" vendor prefix for "Sercomm (Suzhou) Corporation".

Company website:
Link: https://www.sercomm.com/

Signed-off-by: Mikhail Zhilkin <[email protected]>
---
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 01430973ecec..65ff22364fb3 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1082,6 +1082,8 @@ patternProperties:
description: Sensirion AG
"^sensortek,.*":
description: Sensortek Technology Corporation
+ "^sercomm,.*":
+ description: Sercomm (Suzhou) Corporation
"^sff,.*":
description: Small Form Factor Committee
"^sgd,.*":
--
2.25.1



2022-05-11 14:08:43

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v4 1/3] dt-bindings: Add Sercomm (Suzhou) Corporation vendor prefix

On 10/05/2022 18:23, Mikhail Zhilkin wrote:
> Add "sercomm" vendor prefix for "Sercomm (Suzhou) Corporation".
>
> Company website:
> Link: https://www.sercomm.com/
>
> Signed-off-by: Mikhail Zhilkin <[email protected]>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof