On Wed, 30 Sep 2020 at 12:14, Heiko Schocher <hs@xxxxxxx> wrote: > > Hello Krzysztof, > > Am 30.09.2020 um 09:11 schrieb Krzysztof Kozlowski: > > On Wed, 30 Sep 2020 at 06:16, Heiko Schocher <hs@xxxxxxx> wrote: > >> > >> Hello Krzysztof, > >> > >> Am 28.09.2020 um 06:04 schrieb Heiko Schocher: > >>> Hello Krzysztof, > >>> > >>> Am 26.09.2020 um 18:28 schrieb Krzysztof Kozlowski: > >>>> Document binding for an unknown entity Aristainetos with few boards > >>>> mainlined. > >>>> > >>>> Cc: Heiko Schocher <hs@xxxxxxx> > >>>> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > >>>> > >>>> --- > >>>> > >>>> I tried to Google but except the patches from Heiko Schocher, I could > >>>> not find any meaningful data. > >>>> > >>>> Heiko, you posted this. Do you know what is it? > >>> > >>> aristainetos is the name of the board, so it is not the vendor name. > >>> > >>> I just asked the customer if we can add a valid vendor name... > >> > >> Ok, it is not easy to get an okay from the customer to publish > >> his name. > >> > >> Is there a dummy or unknown entry for vendor? > > > > We could use "denx" as it was done as part of your work or "linux". > > Rob, any hints here? > > Ok we can use as vendor "abb" in all DTS files and regarding your > change in Documentation/devicetree/bindings/vendor-prefixes.yaml > it can be: > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml > b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 789a01b3d93a..bb4c85f00c8f 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -105,6 +105,8 @@ patternProperties: > description: arcx Inc. / Archronix Inc. > "^aries,.*": > description: Aries Embedded GmbH > + "^abb,.*": > + description: ABB > "^arm,.*": > description: ARM Ltd. > "^armadeus,.*": > > Would you work in this changes? Yes, I will send a v2 with a new name. Thanks for checking this. Best regards, Krzysztof