Re: [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add cast vendor prefix

From: Rob Herring
Date: Tue Jan 30 2024 - 11:45:01 EST


On Mon, Jan 29, 2024 at 11:12:36AM +0800, William Qiu wrote:
> Add prefix for Computer-Aided Software Technologies, Inc.

The diff tells me this. The commit message should say who Computer-Aided
Software Technologies, Inc. is. What do they make? Website? etc.

>
> Signed-off-by: William Qiu <william.qiu@xxxxxxxxxxxxxxxx>
> ---
> 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 1a0dc04f1db4..b9c6ce99d24d 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -242,6 +242,8 @@ patternProperties:
> description: Capella Microsystems, Inc
> "^cascoda,.*":
> description: Cascoda, Ltd.
> + "^cast,.*":
> + description: Computer-Aided Software Technologies, Inc.
> "^catalyst,.*":
> description: Catalyst Semiconductor, Inc.
> "^cavium,.*":
> --
> 2.34.1
>