Hi Sergey. On Wed, May 06, 2020 at 08:42:21PM +0300, sergey.se...@baikalelectronics.ru wrote: > From: Serge Semin <sergey.se...@baikalelectronics.ru> > > Add "BAIKAL ELECTRONICS, JSC" to the list of devicetree vendor prefixes > as "baikal". > > Website: http://www.baikalelectronics.com > > Signed-off-by: Serge Semin <sergey.se...@baikalelectronics.ru> > Cc: Alexey Malahov <alexey.mala...@baikalelectronics.ru> > Cc: Thomas Bogendoerfer <tsbog...@alpha.franken.de> > Cc: Paul Burton <paulbur...@kernel.org> > Cc: Ralf Baechle <r...@linux-mips.org> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: linux-m...@vger.kernel.org > Cc: linux...@vger.kernel.org > > --- > > Changelog v2: > - Fix author and SoB emails mismatch.
> - Add 'baikal' vendor prefix instead of ambiguous 'be'. Agree, much better. > --- > 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 d3891386d671..674c0d07c0ad 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -139,6 +139,8 @@ patternProperties: > description: Azoteq (Pty) Ltd > "^azw,.*": > description: Shenzhen AZW Technology Co., Ltd. > + "^baikal,.*": > + description: BAIKAL ELECTRONICS, JSC Baikal do not use ALL UPPSECASE on their website for their name. So please use same case use as they do themself. Sam > "^bananapi,.*": > description: BIPAI KEJI LIMITED > "^beacon,.*": > -- > 2.25.1