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

From: Martyn Welch
Date: Wed Jul 20 2022 - 11:00:29 EST


Add "msc" vendor prefix for MSC Technologies GmbH
(https://www.msc-technologies.eu).

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.
"^mscc,.*":
description: Microsemi Corporation
"^msi,.*":
--
2.35.1