2024-04-24 14:13:36

by Nikolaos Pasaloukos

[permalink] [raw]
Subject: [PATCH v2 1/7] dt-bindings: Add Blaize vendor prefix

Blaize, Inc. (http://www.blaize.com) is a SoC manufacturer with integrated
programmable Graph-Streaming-Processors for AI and ML.

Signed-off-by: Nikolaos Pasaloukos <[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 b97d298b3eb6..746ff14028d1 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -214,6 +214,8 @@ patternProperties:
description: Shenzhen BigTree Tech Co., LTD
"^bitmain,.*":
description: Bitmain Technologies
+ "^blaize,.*":
+ description: Blaize, Inc.
"^blutek,.*":
description: BluTek Power
"^boe,.*":
--
2.34.1



2024-04-24 22:09:48

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v2 1/7] dt-bindings: Add Blaize vendor prefix

On Wed, Apr 24, 2024 at 01:31:28PM +0000, Niko Pasaloukos wrote:
> Blaize, Inc. (http://www.blaize.com) is a SoC manufacturer with integrated
> programmable Graph-Streaming-Processors for AI and ML.

Something is wrong with the threading of your series as lore only gives
me this patch. It looks fine, but I need to see the user. Maybe that's
next up in my queue...

>
> Signed-off-by: Nikolaos Pasaloukos <[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 b97d298b3eb6..746ff14028d1 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -214,6 +214,8 @@ patternProperties:
> description: Shenzhen BigTree Tech Co., LTD
> "^bitmain,.*":
> description: Bitmain Technologies
> + "^blaize,.*":
> + description: Blaize, Inc.
> "^blutek,.*":
> description: BluTek Power
> "^boe,.*":
> --
> 2.34.1
>