Re: [PATCH v8 3/3] dt-bindings: vendor-prefixes: Document EmbedFire

From: ty
Date: Thu Dec 22 2022 - 22:15:39 EST


We just noticed that all the other .dts files in rockchip didn't have
@copyright comment block. So we decided to remove it in V9.

Yuteng Zhong <zonyitoo@xxxxxxxxx> 于2022年12月23日周五 10:51写道:
>
> From: Wenhao Cui <lasstp5011@xxxxxxxxx>
>
> EmbedFire is a manufacturer of embed computers and education platform for
> embed devices from Dongguan.
>
> Add vendor prefix for it.
>
> Signed-off-by: Wenhao Cui <lasstp5011@xxxxxxxxx>
> Signed-off-by: Yuteng Zhong <zonyitoo@xxxxxxxxx>
> ---
> 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 00493b962bd7..0f04ee30bdc2 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -396,6 +396,8 @@ patternProperties:
> description: Elimo Engineering Ltd.
> "^elpida,.*":
> description: Elpida Memory, Inc.
> + "^embedfire,.*":
> + description: Dongguan EmbedFire Electronic Technology Co., Ltd.
> "^embest,.*":
> description: Shenzhen Embest Technology Co., Ltd.
> "^emlid,.*":
> --
> 2.27.0
>