Message ID | 20200506174238.15385-4-Sergey.Semin@baikalelectronics.ru (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | None | expand |
Hi Sergey. On Wed, May 06, 2020 at 08:42:21PM +0300, Sergey.Semin@baikalelectronics.ru wrote: > From: Serge Semin <Sergey.Semin@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.Semin@baikalelectronics.ru> > Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> > Cc: Paul Burton <paulburton@kernel.org> > Cc: Ralf Baechle <ralf@linux-mips.org> > Cc: Arnd Bergmann <arnd@arndb.de> > Cc: linux-mips@vger.kernel.org > Cc: linux-pm@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
Hi Sam, On Wed, May 06, 2020 at 07:55:53PM +0200, Sam Ravnborg wrote: > Hi Sergey. > > On Wed, May 06, 2020 at 08:42:21PM +0300, Sergey.Semin@baikalelectronics.ru wrote: > > From: Serge Semin <Sergey.Semin@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.Semin@baikalelectronics.ru> > > Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> > > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> > > Cc: Paul Burton <paulburton@kernel.org> > > Cc: Ralf Baechle <ralf@linux-mips.org> > > Cc: Arnd Bergmann <arnd@arndb.de> > > Cc: linux-mips@vger.kernel.org > > Cc: linux-pm@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. > It's not like me can't be considered as part of them.) I discussed the upper-case and normal version with our managers half a year ago and we came up to use the upper-case version. From Russian legal point of view it's also the upper-cased version what counts. I don't really know why the site use different naming, but in the internal documents it's always as submitted. Anyway I asked this question one more time to our managers. If they say to use as you suggest, then I'll resend an update in v3 patchset, if v3 doesn't get to be necessary I'll send a followup patch with fix. -Sergey > > Sam > > > "^bananapi,.*": > > description: BIPAI KEJI LIMITED > > "^beacon,.*": > > -- > > 2.25.1
Hi Sergey > > > +++ 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. > > > > It's not like me can't be considered as part of them.) I discussed the > upper-case and normal version with our managers half a year ago and we > came up to use the upper-case version. From Russian legal point of view > it's also the upper-cased version what counts. I don't really know why > the site use different naming, but in the internal documents it's always > as submitted. Anyway I asked this question one more time to our managers. > If they say to use as you suggest, then I'll resend an update in v3 > patchset, if v3 doesn't get to be necessary I'll send a followup patch > with fix. I had expected it was upper case because others used upper case. But there is a good explanation and then all is fine wiht me. And it is an alphabetic order - so Acked-by: Sam Ravnborg <sam@ravnborg.org> > > -Sergey > > > > > Sam > > > > > "^bananapi,.*": > > > description: BIPAI KEJI LIMITED > > > "^beacon,.*": > > > -- > > > 2.25.1
On Wed, May 06, 2020 at 09:26:53PM +0200, Sam Ravnborg wrote: > Hi Sergey > > > > +++ 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. > > > > > > > It's not like me can't be considered as part of them.) I discussed the > > upper-case and normal version with our managers half a year ago and we > > came up to use the upper-case version. From Russian legal point of view > > it's also the upper-cased version what counts. I don't really know why > > the site use different naming, but in the internal documents it's always > > as submitted. Anyway I asked this question one more time to our managers. > > If they say to use as you suggest, then I'll resend an update in v3 > > patchset, if v3 doesn't get to be necessary I'll send a followup patch > > with fix. > > I had expected it was upper case because others used upper case. > But there is a good explanation and then all is fine wiht me. > > And it is an alphabetic order - so > Acked-by: Sam Ravnborg <sam@ravnborg.org> Great. Thanks. I've just got an answer from our legal department: "The Company has a Charter in which the name in English is: “BAIKAL ELECTRONICS, JSC.” Charter is the only thing you need to focus on when specifying the name." I also pointed out that it would be good to have the site updated if the upper-cased name is required by the Charter. Hope it will be done soon.) -Sergey > > > > > -Sergey > > > > > > > > Sam > > > > > > > "^bananapi,.*": > > > > description: BIPAI KEJI LIMITED > > > > "^beacon,.*": > > > > -- > > > > 2.25.1
Rob, Could you also take a look at this patch? There are several patchsets I've sent which depend on the vendor-prefix it defines. So when you get to check those patchsets DT files, the dt_binding_check will fail without it. Is it possible somehow to pick this patch up from here and apply it before checking those Baikal-T1-specific binding files? -Sergey On Wed, May 06, 2020 at 08:42:21PM +0300, Sergey.Semin@baikalelectronics.ru wrote: > From: Serge Semin <Sergey.Semin@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.Semin@baikalelectronics.ru> > Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> > Cc: Paul Burton <paulburton@kernel.org> > Cc: Ralf Baechle <ralf@linux-mips.org> > Cc: Arnd Bergmann <arnd@arndb.de> > Cc: linux-mips@vger.kernel.org > Cc: linux-pm@vger.kernel.org > > --- > > Changelog v2: > - Fix author and SoB emails mismatch. > - Add 'baikal' vendor prefix instead of ambiguous 'be'. > --- > 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 > "^bananapi,.*": > description: BIPAI KEJI LIMITED > "^beacon,.*": > -- > 2.25.1 >
On Wed, 6 May 2020 20:42:21 +0300, wrote: > From: Serge Semin <Sergey.Semin@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.Semin@baikalelectronics.ru> > Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> > Cc: Paul Burton <paulburton@kernel.org> > Cc: Ralf Baechle <ralf@linux-mips.org> > Cc: Arnd Bergmann <arnd@arndb.de> > Cc: linux-mips@vger.kernel.org > Cc: linux-pm@vger.kernel.org > > --- > > Changelog v2: > - Fix author and SoB emails mismatch. > - Add 'baikal' vendor prefix instead of ambiguous 'be'. > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!
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 "^bananapi,.*": description: BIPAI KEJI LIMITED "^beacon,.*":