diff mbox series

dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix

Message ID 20201212012253.373074-1-daniel@0x0f.com (mailing list archive)
State Queued, archived
Headers show
Series dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix | expand

Commit Message

Daniel Palmer Dec. 12, 2020, 1:22 a.m. UTC
The prefix for honestar should come before honeywell.

Fixes: 43181b5d8072 ("dt-bindings: vendor-prefixes: Add honestar vendor prefix")
Link: https://lore.kernel.org/linux-arm-kernel/CAFr9PXmwOEuHHA-kDeL1YS8bWvovrt43MXxyy1J+hGbXwPUFSA@mail.gmail.com/
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Jan. 15, 2021, 5:24 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 12 Dec 2020 10:22:53 +0900, Daniel Palmer wrote:
> The prefix for honestar should come before honeywell.

Applied to arm/dt, thanks!

[1/1] dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix
      commit: f791f1a498fbef783e7711db9f597de7d85b661a

       Arnd
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index a6cf2cef6f89..5f9bb0c152af 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -449,10 +449,10 @@  patternProperties:
     description: Hitex Development Tools
   "^holt,.*":
     description: Holt Integrated Circuits, Inc.
-  "^honeywell,.*":
-    description: Honeywell
   "^honestar,.*":
     description: Honestar Technologies Co., Ltd.
+  "^honeywell,.*":
+    description: Honeywell
   "^hoperun,.*":
     description: Jiangsu HopeRun Software Co., Ltd.
   "^hp,.*":