mirror of https://gitee.com/openkylin/linux.git
dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix
The prefix for honestar should come before honeywell.
Fixes: 43181b5d80
("dt-bindings: vendor-prefixes: Add honestar vendor prefix")
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/linux-arm-kernel/CAFr9PXmwOEuHHA-kDeL1YS8bWvovrt43MXxyy1J+hGbXwPUFSA@mail.gmail.com/
Link: https://lore.kernel.org/r/20201212012253.373074-1-daniel@0x0f.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
7a367cc8d6
commit
f791f1a498
|
@ -467,10 +467,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,.*":
|
||||
|
|
Loading…
Reference in New Issue