diff mbox series

[1/4] dt-bindings: Add vendor prefix for Dell Inc.

Message ID 20200309203818.31266-2-lkundrak@v3.sk
State Accepted, archived
Headers show
Series mfd: Add ENE KB3930 Embedded Controller driver | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success

Commit Message

Lubomir Rintel March 9, 2020, 8:38 p.m. UTC
Dell makes computers and perhaps other stuff. Their web site is
http://www.dell.com/.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring March 23, 2020, 8:58 p.m. UTC | #1
On Mon,  9 Mar 2020 21:38:15 +0100, Lubomir Rintel wrote:
> 
> Dell makes computers and perhaps other stuff. Their web site is
> http://www.dell.com/.
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks.

Rob
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 0ab86d876f4d2..994857e6bcc05 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -235,6 +235,8 @@  patternProperties:
     description: DataImage, Inc.
   "^davicom,.*":
     description: DAVICOM Semiconductor, Inc.
+  "^dell,.*":
+    description: Dell Inc.
   "^delta,.*":
     description: Delta Electronics, Inc.
   "^denx,.*":