Rob, You are right, I've missed memsic definition, sorry for that. I'll move memsensing vendor prefix to proper place on the v2 then. On Tue, Apr 26, 2022 at 03:28:03PM -0500, Rob Herring wrote: > On Tue, Apr 19, 2022 at 03:45:51PM +0000, Rokosov Dmitry Dmitrievich wrote: > > MEMSensing Microsystems (Suzhou, China) Co., Ltd. operates as a micro > > electromechanical system technology company which produces micro > > electromechanical system microphones and sensors. > > MEMSensing Microsystems (Suzhou, China) Co., Ltd. applies its products > > in consumer electronics, industrial control, medical electronics > > and automotive, and other fields. > > > > Signed-off-by: Dmitry Rokosov <ddrokosov@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 294093d..d8f29ad 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -737,6 +737,8 @@ patternProperties: > > description: Mellanox Technologies > > "^memsic,.*": > > description: MEMSIC Inc. > > + "^memsensing,.*": > > + description: MEMSensing Microsystems Co., Ltd. > > Alphabetical order. This needs to be before memsic. > Ack > > "^menlo,.*": > > description: Menlo Systems GmbH > > "^mentor,.*": > > -- > > 2.9.5 > > -- Thank you, Dmitry