From 470d4116ef93a94bcb710f7d8a5f25cd640ad330 Mon Sep 17 00:00:00 2001 From: Saravanan Sekar Date: Wed, 15 Apr 2020 08:55:32 +0200 Subject: dt-bindings: Add an entry for Würth Elektronik, we MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add an entry for Würth Elektronik GmbH, we Signed-off-by: Saravanan Sekar Signed-off-by: Rob Herring --- 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 3705c6027a0f..dba44a6aac5c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1101,6 +1101,8 @@ patternProperties: description: Waveshare Electronics "^wd,.*": description: Western Digital Corp. + "^we,.*": + description: Würth Elektronik GmbH. "^wetek,.*": description: WeTek Electronics, limited. "^wexler,.*": -- cgit