Re: [PATCH 1/6] dt-bindings: vendor-prefixes: add Axera
冷红林 <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,dev.linux.lists.soc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[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