Skip to content

Commit 08a5b9f

Browse files
committed
dt-bindings: vendor-prefixes: Add missing prefixes used in compatibles
A new check for vendor-prefixes used in compatibles finds some missing ones. Add the missing ones already in use. This omits some ancient prefixes in powerpc and arm32 as there are a bunch of out of business one-offs that take too much time to track down who they were. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240216025839.902288-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 77bbd20 commit 08a5b9f

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ patternProperties:
230230
description: ByteDance Ltd.
231231
"^calamp,.*":
232232
description: CalAmp Corp.
233+
"^calao,.*":
234+
description: CALAO Systems SAS
233235
"^calaosystems,.*":
234236
description: CALAO Systems SAS
235237
"^calxeda,.*":
@@ -478,6 +480,9 @@ patternProperties:
478480
description: EZchip Semiconductor
479481
"^facebook,.*":
480482
description: Facebook
483+
"^fairchild,.*":
484+
description: Fairchild Semiconductor (deprecated, use 'onnn')
485+
deprecated: true
481486
"^fairphone,.*":
482487
description: Fairphone B.V.
483488
"^faraday,.*":
@@ -542,6 +547,8 @@ patternProperties:
542547
description: Giantec Semiconductor, Inc.
543548
"^giantplus,.*":
544549
description: Giantplus Technology Co., Ltd.
550+
"^glinet,.*":
551+
description: GL Intelligence, Inc.
545552
"^globalscale,.*":
546553
description: Globalscale Technologies, Inc.
547554
"^globaltop,.*":
@@ -601,6 +608,8 @@ patternProperties:
601608
description: Honestar Technologies Co., Ltd.
602609
"^honeywell,.*":
603610
description: Honeywell
611+
"^hoperf,.*":
612+
description: Shenzhen Hope Microelectronics Co., Ltd.
604613
"^hoperun,.*":
605614
description: Jiangsu HopeRun Software Co., Ltd.
606615
"^hp,.*":
@@ -631,12 +640,16 @@ patternProperties:
631640
description: Hyundai Technology
632641
"^i2se,.*":
633642
description: I2SE GmbH
643+
"^IBM,.*":
644+
description: International Business Machines (IBM)
634645
"^ibm,.*":
635646
description: International Business Machines (IBM)
636647
"^icplus,.*":
637648
description: IC Plus Corp.
638649
"^idt,.*":
639650
description: Integrated Device Technologies, Inc.
651+
"^iei,.*":
652+
description: IEI Integration Corp.
640653
"^ifi,.*":
641654
description: Ingenieurburo Fur Ic-Technologie (I/F/I)
642655
"^ilitek,.*":
@@ -821,6 +834,8 @@ patternProperties:
821834
description: LSI Corp. (LSI Logic)
822835
"^lunzn,.*":
823836
description: Shenzhen Lunzn Technology Co., Ltd.
837+
"^luxul,.*":
838+
description: Lagrand | AV
824839
"^lwn,.*":
825840
description: Liebherr-Werk Nenzing GmbH
826841
"^lxa,.*":
@@ -899,6 +914,9 @@ patternProperties:
899914
description: Miniand Tech
900915
"^minix,.*":
901916
description: MINIX Technology Ltd.
917+
"^mips,.*":
918+
description: MIPS Technology (deprecated, use 'mti' or 'img')
919+
deprecated: true
902920
"^miramems,.*":
903921
description: MiraMEMS Sensing Technology Co., Ltd.
904922
"^mitsubishi,.*":
@@ -993,6 +1011,9 @@ patternProperties:
9931011
description: Novatek
9941012
"^novtech,.*":
9951013
description: NovTech, Inc.
1014+
"^numonyx,.*":
1015+
description: Numonyx (deprecated, use micron)
1016+
deprecated: true
9961017
"^nutsboard,.*":
9971018
description: NutsBoard
9981019
"^nuvoton,.*":
@@ -1538,8 +1559,12 @@ patternProperties:
15381559
description: Voipac Technologies s.r.o.
15391560
"^vot,.*":
15401561
description: Vision Optical Technology Co., Ltd.
1562+
"^vscom,.*":
1563+
description: VS Visions Systems GmbH
15411564
"^vxt,.*":
15421565
description: VXT Ltd
1566+
"^wacom,.*":
1567+
description: Wacom
15431568
"^wanchanglong,.*":
15441569
description: Wanchanglong Electronics Technology(SHENZHEN)Co.,Ltd.
15451570
"^wand,.*":

0 commit comments

Comments
 (0)