Messages in this thread Patch in this message |  | | From | Corentin Labbe <> | | Subject | [PATCH 2/5] dt-bindings: add vendor prefix for edimax | | Date | Mon, 17 May 2021 19:32:02 +0000 |
| |
Add vendor prefix for EDIMAX Technology Co., Ltd (https://www.edimax.com/)
Signed-off-by: Corentin Labbe <clabbe@baylibre.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 cf69dfd3d522..003f6354db04 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -329,6 +329,8 @@ patternProperties: description: EBV Elektronik "^eckelmann,.*": description: Eckelmann AG + "^edimax,.*": + description: EDIMAX Technology Co., Ltd "^edt,.*": description: Emerging Display Technologies "^eeti,.*": -- 2.26.3
|  |