2024-01-29 03:28:07

by William Qiu

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

Add prefix for Computer-Aided Software Technologies, Inc.

Signed-off-by: William Qiu <[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 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



2024-01-29 15:01:20

by Conor Dooley

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

On Mon, Jan 29, 2024 at 11:12:36AM +0800, William Qiu wrote:
> Add prefix for Computer-Aided Software Technologies, Inc.
>
> Signed-off-by: William Qiu <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Cheers,
Conor.

> ---
> 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
>
>
> _______________________________________________
> linux-riscv mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/linux-riscv


Attachments:
(No filename) (1.17 kB)
signature.asc (235.00 B)
Download all attachments

2024-01-30 16:48:12

by Rob Herring

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

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 <[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 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
>