On Fri, Mar 06, 2020 at 03:46:47PM +0300, Sergey.Semin@xxxxxxxxxxxxxxxxxxxx wrote: > From: Serge Semin <fancer.lancer@xxxxxxxxx> > > Add "BAIKAL ELECTRONICS, JSC" to the list of devicetree vendor prefixes > as "be". > > Website: http://www.baikalelectronics.com > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx> > Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > Cc: Paul Burton <paulburton@xxxxxxxxxx> > Cc: Ralf Baechle <ralf@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 9e67944bec9c..8568713396af 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -141,6 +141,8 @@ patternProperties: > description: Shenzhen AZW Technology Co., Ltd. > "^bananapi,.*": > description: BIPAI KEJI LIMITED > + "^be,.*": > + description: BAIKAL ELECTRONICS, JSC Also, is 'be' a well known abbreviation for this company. Perhaps 'baikal' instead? > "^bhf,.*": > description: Beckhoff Automation GmbH & Co. KG > "^bitmain,.*": > -- > 2.25.1 >