Re: [PATCH 1/6] dt-bindings: vendor-prefixes: add Axera
冷红林 <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,dev.linux.lists.soc,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
> -----邮件原件----- > 发件人: Krzysztof Kozlowski <[email protected]> > 发送时间: 2026年8月21日 17:44 > 收件人: 冷红林 <[email protected]>; Rob Herring > <[email protected]>; Krzysztof Kozlowski <[email protected]>; Conor Dooley > <[email protected]>; 时志成 <[email protected]>; Catalin > Marinas <[email protected]>; Will Deacon <[email protected]>; Arnd > Bergmann <[email protected]>; Alexandre Belloni > <[email protected]>; Linus Walleij <[email protected]>; Drew > Fustini <[email protected]> > 抄送: [email protected]; [email protected]; > [email protected]; [email protected] > 主题: Re: [PATCH 1/6] dt-bindings: vendor-prefixes: add Axera > > On 21/08/2026 11:30, Leng Honglin wrote: > > Add the Axera Semiconductor vendor prefix for devicetree bindings. > > > > Reviewed-by: Shi Zhicheng <[email protected]> > > 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 <[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 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