Re: [PATCH v2 1/3] dt-bindings: vendor-prefixes: add MSC Technologies

From: Krzysztof Kozlowski
Date: Wed Jul 20 2022 - 13:07:52 EST


On 20/07/2022 17:00, Martyn Welch wrote:
> Add "msc" vendor prefix for MSC Technologies GmbH
> (https://www.msc-technologies.eu).

Does not really work - leads to Avnet, so there is no MSC anymore?

>
> Signed-off-by: Martyn Welch <martyn.welch@xxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - New addition
>
> 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 0496773a3c4d..1658357bc1c4 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -816,6 +816,8 @@ patternProperties:
> "^mrvl,.*":
> description: Marvell Technology Group Ltd.
> deprecated: true
> + "^msc,.*":
> + description: MSC Technologies GmbH.

This should be rather msct or msctech, but anyway in fact you maybe
should use avnet?

> "^mscc,.*":
> description: Microsemi Corporation
> "^msi,.*":


Best regards,
Krzysztof