Messages in this thread Patch in this message |  | | Subject | Re: [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos | From | Heiko Schocher <> | Date | Wed, 30 Sep 2020 12:14:16 +0200 |
| |
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 -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de
|  |