Message ID | 20170914213938.4980-1-alexandre.belloni@free-electrons.com |
---|---|
State | Accepted, archived |
Headers | show |
Series | dt-bindings: fix vendor prefix for Abracon | expand |
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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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
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(-)