From c7c7464c99d24320b76d62202ca8949833901dca Mon Sep 17 00:00:00 2001 From: Corentin Labbe Date: Fri, 18 Jun 2021 20:55:30 +0000 Subject: [PATCH] dt-bindings: add vendor prefix for edimax Add vendor prefix for EDIMAX Technology Co., Ltd (https://www.edimax.com/) Signed-off-by: Corentin Labbe Acked-by: Rob Herring Signed-off-by: Linus Walleij --- 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 a867f7102c35b..f66173fc39ab5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -335,6 +335,8 @@ patternProperties: description: EBV Elektronik "^eckelmann,.*": description: Eckelmann AG + "^edimax,.*": + description: EDIMAX Technology Co., Ltd "^edt,.*": description: Emerging Display Technologies "^eeti,.*": -- 2.39.5