diff options
| author | 2021-06-18 20:55:30 +0000 | |
|---|---|---|
| committer | 2021-09-23 02:26:05 +0200 | |
| commit | c7c7464c99d24320b76d62202ca8949833901dca (patch) | |
| tree | 4d198d9f2ba1155ac6132d3bcd9305d921b94d27 | |
| parent | ARM: dts: gemini: add labels for USB, IDE, flash and ethernet (diff) | |
dt-bindings: add vendor prefix for edimax
Add vendor prefix for EDIMAX Technology Co., Ltd (https://www.edimax.com/)
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index a867f7102c35..f66173fc39ab 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,.*": |
