Messages in this thread Patch in this message |  | | Date | Tue, 26 Apr 2022 15:28:03 -0500 | | From | Rob Herring <> | | Subject | Re: [PATCH v1 1/3] dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd. |
| |
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@sberdevices.ru> > --- > 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.
> "^menlo,.*": > description: Menlo Systems GmbH > "^mentor,.*": > -- > 2.9.5 >
|  |