[PATCH v2 09/12] dt-bindings: vendor-prefixes: add ABB

Krzysztof Kozlowski krzk at kernel.org
Wed Sep 30 15:01:40 EDT 2020


Document binding for ABB.

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

---

Changes since v1:
1. Use ABB vendor prefix
---
 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 3e2b5acf4463..7c77d9e6b339 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -25,6 +25,8 @@ patternProperties:
   # Keep list in alphabetical order.
   "^70mai,.*":
     description: 70mai Co., Ltd.
+  "^abb,.*":
+    description: ABB
   "^abilis,.*":
     description: Abilis Systems
   "^abracon,.*":
-- 
2.17.1




More information about the linux-arm-kernel mailing list