[RFC PATCH v3 37/37] Add Kalray Inc. to the list of vendor-prefixes.yaml

ysionneau@kalrayinc.com posted 37 patches 1 year, 1 month ago
[RFC PATCH v3 37/37] Add Kalray Inc. to the list of vendor-prefixes.yaml
Posted by ysionneau@kalrayinc.com 1 year, 1 month ago
From: Julian Vetter <jvetter@kalrayinc.com>

Signed-off-by: Julian Vetter <jvetter@kalrayinc.com>
Signed-off-by: Yann Sionneau <ysionneau@kalrayinc.com>
---

Notes:

V2 -> V3: New patch
---
 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 fbf47f0bacf1a..65954a1077ed7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -754,6 +754,8 @@ patternProperties:
     description: Jide Tech
   "^joz,.*":
     description: JOZ BV
+  "^kalray,.*":
+    description: Kalray Inc.
   "^kam,.*":
     description: Kamstrup A/S
   "^karo,.*":
-- 
2.45.2
Re: [RFC PATCH v3 37/37] Add Kalray Inc. to the list of vendor-prefixes.yaml
Posted by Krzysztof Kozlowski 1 year, 1 month ago
On 22/07/2024 11:41, ysionneau@kalrayinc.com wrote:
> From: Julian Vetter <jvetter@kalrayinc.com>
> 

Missing commit msg.

> Signed-off-by: Julian Vetter <jvetter@kalrayinc.com>
> Signed-off-by: Yann Sionneau <ysionneau@kalrayinc.com>
> ---
> 
> Notes:
> 
> V2 -> V3: New patch

Bindings come before users.


Best regards,
Krzysztof
Re: [RFC PATCH v3 37/37] Add Kalray Inc. to the list of vendor-prefixes.yaml
Posted by Yann Sionneau 1 year, 1 month ago
Hello Krzysztof,

On 22/07/2024 11:56, Krzysztof Kozlowski wrote:
> On 22/07/2024 11:41, ysionneau@kalrayinc.com wrote:
>> From: Julian Vetter <jvetter@kalrayinc.com>
>>
>>
> Missing commit msg.
Ack, will fix.
>
>> Signed-off-by: Julian Vetter <jvetter@kalrayinc.com>
>> Signed-off-by: Yann Sionneau <ysionneau@kalrayinc.com>
>> ---
>>
>> Notes:
>>
>> V2 -> V3: New patch
> Bindings come before users.

Oops, ok.

Regards,

-- 

Yann