Regards, unicornx Conor Dooley <conor.dooley@xxxxxxxxxxxxx> 于2023年9月20日周三 16:23写道: > > Yo, > > On Wed, Sep 20, 2023 at 02:37:28PM +0800, Chen Wang wrote: > > Add new vendor strings to dt bindings. > > These new vendor strings are used by > > - Sophgo SG2042 SoC [1] > > - Milk-V Pioneer board [2], which uses SG2042 chip. > > > > [1]: https://en.sophgo.com/product/introduce/sg2042.html > > [2]: https://milkv.io/pioneer > > If you resend, make these link tags please. Otherwise, > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Sure, I will correct them in next revision. Thanks. > Thanks, > Conor. > > > Acked-by: Xiaoguang Xing <xiaoguang.xing@xxxxxxxxxx> > > Signed-off-by: Chen Wang <wangchen20@xxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > index 573578db9509..fcca9e070a9a 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -863,6 +863,8 @@ patternProperties: > > description: MikroElektronika d.o.o. > > "^mikrotik,.*": > > description: MikroTik > > + "^milkv,.*": > > + description: MilkV Technology Co., Ltd > > "^miniand,.*": > > description: Miniand Tech > > "^minix,.*": > > @@ -1273,6 +1275,8 @@ patternProperties: > > description: Solomon Systech Limited > > "^sony,.*": > > description: Sony Corporation > > + "^sophgo,.*": > > + description: Sophgo Technology Inc. > > "^sourceparts,.*": > > description: Source Parts Inc. > > "^spansion,.*": > > -- > > 2.25.1 > >