Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732609 > unrolled thread
| Started by | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| First post | 2017-09-14 23:50 +0200 |
| Last post | 2017-09-22 01:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2017-09-14 23:50 +0200 |
| Subject | [PATCH] dt-bindings: fix vendor prefix for Abracon |
| Message-ID | <upKbh-1XT-23@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-09-22 01:00 +0200 |
| Message-ID | <usiBP-6Pm-3@gated-at.bofh.it> |
| In reply to | #1732609 |
On Thu, Sep 14, 2017 at 11:39:38PM +0200, Alexandre Belloni wrote:
> 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(-)
Applied with alphabetical ordering fixed.
Rob
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web