Re: [PATCH 1/6] dt-bindings: vendor-prefixes: add Axera
From: 冷红林
Date: Tue Aug 25 2026 - 02:33:03 EST
On 8/21/2026 5:43 PM, Krzysztof Kozlowski wrote:
> On 21/08/2026 11:30, Leng Honglin wrote:
>> Add the Axera Semiconductor vendor prefix for devicetree bindings.
>>
>> Reviewed-by: Shi Zhicheng <shizhicheng@xxxxxxxxxxxxxx>
>
> Where did it happen and what was here exactly reviewed? Did reviewer
> understand statement of oversight? I am asking because this is v1 and
> has already clearly visible issue (below).
>
>
Hi Krzysztof,
Thanks for pointing this out. You are absolutely right to question the
Reviewed-by tags.
As this is my first time submitting a patch series of this size, I
misunderstood the requirements for the Reviewed-by tag and mistakenly
thought an internal review was sufficient. I apologize for the confusion
and will remove the unconfirmed tags in v2.
>> Signed-off-by: Leng Honglin <lenghonglin@xxxxxxxxxxxxxx>
>> ---
>> 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 396044f368e7..1dbafe682724 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
>> @@ -219,6 +219,8 @@ patternProperties:
>> description: Shanghai Awinic Technology Co., Ltd.
>> "^axentia,.*":
>> description: Axentia Technologies AB
>> + "^axera,.*":
>
> So your domain is axera.com?
>
>
Our corporate domain is actually axera-tech.com. I now realize the
vendor prefix should reflect the domain name. I will change the prefix
to "axera-tech,.*" in v2 to comply with the guidelines.
Best regards,
Leng
>> + description: Axera Semiconductor Co., Ltd.
> Best regards,
> Krzysztof