Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1732609

[PATCH] dt-bindings: fix vendor prefix for Abracon

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH] dt-bindings: fix vendor prefix for Abracon
Date 2017-09-14 23:50 +0200
Message-ID <upKbh-1XT-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Commit 446810f2dd41 ("of: add vendor prefix for Abracon Corporation")
claimed that "abcn" was used as the vendor prefix while in fact "abracon"
was used in the subsequent commits. It is also the only prefix used in the
tree.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 69183f0fbc78..f4d3d1ca3383 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -3,7 +3,7 @@ Device tree binding vendor prefix registry.  Keep list in alphabetical order.
 This isn't an exhaustive list, but you should add new prefixes to it before
 using them to avoid name-space collisions.
 
-abcn	Abracon Corporation
+abracon	Abracon Corporation
 abilis	Abilis Systems
 actions	Actions Semiconductor Co., Ltd.
 active-semi	Active-Semi International Inc
-- 
2.14.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] dt-bindings: fix vendor prefix for Abracon Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-09-14 23:50 +0200
  Re: [PATCH] dt-bindings: fix vendor prefix for Abracon Rob Herring <robh@kernel.org> - 2017-09-22 01:00 +0200

csiph-web