[PATCH 1/5] dt-bindings: Add vendor prefix for EcoNet

Bert Vermeulen bert at biot.com
Fri Jul 30 06:45:48 PDT 2021


From: John Crispin <john at phrozen.org>

Add vendor prefix "econet" for EcoNet.

Signed-off-by: John Crispin <john at phrozen.org>
Signed-off-by: Bert Vermeulen <bert at biot.com>
---
 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 07fb0d25fc15..9a47725f3948 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -333,6 +333,8 @@ patternProperties:
     description: EBV Elektronik
   "^eckelmann,.*":
     description: Eckelmann AG
+  "^econet,.*":
+    description: EcoNet
   "^edt,.*":
     description: Emerging Display Technologies
   "^eeti,.*":
-- 
2.25.1




More information about the linux-arm-kernel mailing list