Re: [PATCH] dt-bindings: fix vendor prefix for Abracon
From: Rob Herring <robh@kernel.org>
Date: 2017-09-21 22:57:39
Also in:
linux-rtc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-09-21 22:57:39
Also in:
linux-rtc, lkml
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 <redacted>
---
Documentation/devicetree/bindings/vendor-prefixes.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)Applied with alphabetical ordering fixed. Rob