diff mbox series

[RFC,12/14] dt-bindings: vendor-prefixes: add Aristainetos

Message ID 20200926162811.5335-12-krzk@kernel.org
State RFC, archived
Headers show
Series [01/14] dt-bindings: vendor-prefixes: add DFI | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success

Commit Message

Krzysztof Kozlowski Sept. 26, 2020, 4:28 p.m. UTC
Document binding for an unknown entity Aristainetos with few boards
mainlined.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

---

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?
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Heiko Schocher Sept. 28, 2020, 4:04 a.m. UTC | #1
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@denx.de>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> 
> ---
> 
> 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...

bye,
Heiko
Heiko Schocher Sept. 30, 2020, 4:16 a.m. UTC | #2
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@denx.de>
>> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
>>
>> ---
>>
>> 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?

bye,
Heiko
Krzysztof Kozlowski Sept. 30, 2020, 7:11 a.m. UTC | #3
On Wed, 30 Sep 2020 at 06:16, Heiko Schocher <hs@denx.de> 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@denx.de>
> >> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> >>
> >> ---
> >>
> >> 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?

Best regards,
Krzysztof
Heiko Schocher Sept. 30, 2020, 10:14 a.m. UTC | #4
Hello Krzysztof,

Am 30.09.2020 um 09:11 schrieb Krzysztof Kozlowski:
> On Wed, 30 Sep 2020 at 06:16, Heiko Schocher <hs@denx.de> 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@denx.de>
>>>> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
>>>>
>>>> ---
>>>>
>>>> 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?

Many thanks!

bye,
Heiko
Krzysztof Kozlowski Sept. 30, 2020, 10:28 a.m. UTC | #5
On Wed, 30 Sep 2020 at 12:14, Heiko Schocher <hs@denx.de> wrote:
>
> Hello Krzysztof,
>
> Am 30.09.2020 um 09:11 schrieb Krzysztof Kozlowski:
> > On Wed, 30 Sep 2020 at 06:16, Heiko Schocher <hs@denx.de> 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@denx.de>
> >>>> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> >>>>
> >>>> ---
> >>>>
> >>>> 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
diff mbox series

Patch

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
+  "^aristainetos,.*":
+    description: Aristainetos
   "^arm,.*":
     description: ARM Ltd.
   "^armadeus,.*":