[PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.

Albert Yang posted 8 patches 1 month, 3 weeks ago
[PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
Posted by Albert Yang 1 month, 3 weeks ago
Black Sesame Technologies Co., Ltd.s a leading automotive-grade
computing SoC and SoC-based
intelligent vehicle solution provider. Link: https://bst.ai/.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Ge Gordon <gordon.ge@bst.ai>
Signed-off-by: Albert Yang <yangzh0906@thundersoft.com>
---
Changes for v3:
- No changes

Changes for v2:
- No changes
---
 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 5d2a7a8d3ac6..3c2031417232 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -222,6 +222,8 @@ patternProperties:
     description: Shenzhen BigTree Tech Co., LTD
   "^bitmain,.*":
     description: Bitmain Technologies
+  "^bst,.*":
+    description: Black Sesame Technologies Co., Ltd.
   "^blaize,.*":
     description: Blaize, Inc.
   "^blutek,.*":
-- 
2.43.0
Re: [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
Posted by Krzysztof Kozlowski 1 month, 3 weeks ago
On 12/08/2025 14:31, Albert Yang wrote:
> Black Sesame Technologies Co., Ltd.s a leading automotive-grade
> computing SoC and SoC-based
> intelligent vehicle solution provider. Link: https://bst.ai/.
> 
> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> Signed-off-by: Ge Gordon <gordon.ge@bst.ai>

Odd order of tags. When was the patch written, by who and when was the
Ack given?


> Signed-off-by: Albert Yang <yangzh0906@thundersoft.com>

> ---
> Changes for v3:
> - No changes
> 
> Changes for v2:
> - No changes
> ---
>  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 5d2a7a8d3ac6..3c2031417232 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -222,6 +222,8 @@ patternProperties:
>      description: Shenzhen BigTree Tech Co., LTD
>    "^bitmain,.*":
>      description: Bitmain Technologies
> +  "^bst,.*":
> +    description: Black Sesame Technologies Co., Ltd.

Messed ordering.

>    "^blaize,.*":
>      description: Blaize, Inc.
>    "^blutek,.*":


Best regards,
Krzysztof
Re: [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
Posted by Albert Yang 1 month, 3 weeks ago
Hi Krzysztof,

Thanks for the review.

On Tue, Aug 12, 2025 at 03:34:55PM +0200, Krzysztof Kozlowski wrote:
> On 12/08/2025 14:31, Albert Yang wrote:
> > Black Sesame Technologies Co., Ltd.s a leading automotive-grade
> > computing SoC and SoC-based
> > intelligent vehicle solution provider. Link: https://bst.ai/.
> >
> > Acked-by: Rob Herring (Arm) <robh@kernel.org>
> > Signed-off-by: Ge Gordon <gordon.ge@bst.ai>
>
> Odd order of tags. When was the patch written, by who and when was the
> Ack given?

Rob’s Ack was on v1:
https://lore.kernel.org/lkml/174915411977.3161261.2820163642193291293.robh@kernel.org/
Since I’m changing the list position, I’ll drop the Acked-by in v4 and re-collect it as needed. 
I’ll also fix tag order.

> > @@ -222,6 +222,8 @@ patternProperties:
> >      description: Shenzhen BigTree Tech Co., LTD
> >    "^bitmain,.*":
> >      description: Bitmain Technologies
> > +  "^bst,.*":
> > +    description: Black Sesame Technologies Co., Ltd.
>
> Messed ordering.

Agreed. I’ll move the “bst” entry after “^bsh,.*” and before “^bticino,.*” in v4.

Best Regards,
Albert
Re: [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
Posted by Krzysztof Kozlowski 1 month, 3 weeks ago
On 13/08/2025 06:53, Albert Yang wrote:
> Hi Krzysztof,
> 
> Thanks for the review.
> 
> On Tue, Aug 12, 2025 at 03:34:55PM +0200, Krzysztof Kozlowski wrote:
>> On 12/08/2025 14:31, Albert Yang wrote:
>>> Black Sesame Technologies Co., Ltd.s a leading automotive-grade
>>> computing SoC and SoC-based
>>> intelligent vehicle solution provider. Link: https://bst.ai/.
>>>
>>> Acked-by: Rob Herring (Arm) <robh@kernel.org>
>>> Signed-off-by: Ge Gordon <gordon.ge@bst.ai>
>>
>> Odd order of tags. When was the patch written, by who and when was the
>> Ack given?
> 
> Rob’s Ack was on v1:
> https://lore.kernel.org/lkml/174915411977.3161261.2820163642193291293.robh@kernel.org/


So how it can appear before Ge signed off?


Best regards,
Krzysztof
Re: [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd.
Posted by Albert Yang 1 month, 3 weeks ago
On Wed, Aug 13, 2025 at 08:01:09AM +0200, Krzysztof Kozlowski wrote:
> On 13/08/2025 06:53, Albert Yang wrote:
> >>> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> >>> Signed-off-by: Ge Gordon <gordon.ge@bst.ai>
> >>
> >> Odd order of tags. When was the patch written, by who and when was the
> >> Ack given?
> >
> > Rob’s Ack was on v1:
> > https://lore.kernel.org/lkml/174915411977.3161261.2820163642193291293.robh@kernel.org/
>
>
> So how it can appear before Ge signed off?

You’re absolutely right, I’ll ensure future submissions follow the
correct order. This area is still new to me, but I’m actively working
to master it.

Best regards,
Albert