devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
@ 2022-05-29 10:49 Krzysztof Kozlowski
  2022-05-29 10:49 ` [PATCH 2/7] dt-bindings: arm: aspeed: document board compatibles Krzysztof Kozlowski
                   ` (7 more replies)
  0 siblings, 8 replies; 28+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-29 10:49 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Joel Stanley, Andrew Jeffery,
	Arnd Bergmann, Steven Lee, Ken Chen, devicetree,
	linux-arm-kernel, linux-aspeed, linux-kernel
  Cc: David Wang, Krzysztof Kozlowski

Add vendor prefixes for manufacturers of Aspeed SoC based BMC boards:
ASrock, ByteDance, Ingrasys, Inventec and Quanta.  Move also bticino to
proper alphabetical place.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/vendor-prefixes.yaml     | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 495a01ced97e..169f11ce4cc5 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -141,6 +141,8 @@ patternProperties:
     description: ASIX Electronics Corporation
   "^aspeed,.*":
     description: ASPEED Technology Inc.
+  "^asrock,.*":
+    description: ASRock Inc.
   "^asus,.*":
     description: AsusTek Computer Inc.
   "^atlas,.*":
@@ -195,12 +197,14 @@ patternProperties:
     description: Broadcom Corporation
   "^bsh,.*":
     description: BSH Hausgeraete GmbH
+  "^bticino,.*":
+    description: Bticino International
   "^buffalo,.*":
     description: Buffalo, Inc.
   "^bur,.*":
     description: B&R Industrial Automation GmbH
-  "^bticino,.*":
-    description: Bticino International
+  "^bytedance,.*":
+    description: ByteDance Ltd.
   "^calamp,.*":
     description: CalAmp Corp.
   "^calaosystems,.*":
@@ -544,6 +548,8 @@ patternProperties:
     description: Shenzhen Hugsun Technology Co. Ltd.
   "^hwacom,.*":
     description: HwaCom Systems Inc.
+  "^hxt,.*":
+    description: HXT Semiconductor
   "^hycon,.*":
     description: Hycon Technology Corp.
   "^hydis,.*":
@@ -578,6 +584,8 @@ patternProperties:
     description: Infineon Technologies
   "^inforce,.*":
     description: Inforce Computing
+  "^ingrasys,.*":
+    description: Ingrasys Technology Inc.
   "^ivo,.*":
     description: InfoVision Optoelectronics Kunshan Co. Ltd.
   "^ingenic,.*":
@@ -598,6 +606,8 @@ patternProperties:
     description: Inter Control Group
   "^invensense,.*":
     description: InvenSense Inc.
+  "^inventec,.*":
+    description: Inventec
   "^inversepath,.*":
     description: Inverse Path
   "^iom,.*":
@@ -1010,6 +1020,8 @@ patternProperties:
     description: Shenzhen QiShenglong Industrialist Co., Ltd.
   "^qnap,.*":
     description: QNAP Systems, Inc.
+  "^quanta,.*":
+    description: Quanta Computer Inc.
   "^radxa,.*":
     description: Radxa
   "^raidsonic,.*":
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2022-07-22  2:44 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-29 10:49 [PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards Krzysztof Kozlowski
2022-05-29 10:49 ` [PATCH 2/7] dt-bindings: arm: aspeed: document board compatibles Krzysztof Kozlowski
2022-06-20 11:06   ` Krzysztof Kozlowski
2022-06-22 10:10     ` Krzysztof Kozlowski
2022-06-23  5:36     ` Joel Stanley
2022-06-23  7:10       ` Krzysztof Kozlowski
2022-06-22 10:14   ` (subset) " Krzysztof Kozlowski
2022-05-29 10:49 ` [PATCH 3/7] dt-bindings: arm: aspeed: add Aspeed Evaluation boards Krzysztof Kozlowski
2022-06-06 19:26   ` Rob Herring
2022-06-22 10:16   ` (subset) " Krzysztof Kozlowski
2022-05-29 10:49 ` [PATCH 4/7] ARM: dts: ast2500-evb: fix board compatible Krzysztof Kozlowski
2022-06-22 10:17   ` (subset) " Krzysztof Kozlowski
2022-07-22  2:43   ` Andrew Jeffery
2022-05-29 10:49 ` [PATCH 5/7] ARM: dts: ast2600-evb: " Krzysztof Kozlowski
2022-06-22 10:17   ` (subset) " Krzysztof Kozlowski
2022-05-29 10:49 ` [PATCH 6/7] ARM: dts: ast2600-evb-a1: " Krzysztof Kozlowski
2022-06-22 10:17   ` (subset) " Krzysztof Kozlowski
2022-05-29 10:49 ` [PATCH 7/7] ARM: dts: aspeed: centriq2400: use qcom compatible Krzysztof Kozlowski
2022-06-22 10:17   ` (subset) " Krzysztof Kozlowski
2022-06-23  5:34     ` Joel Stanley
2022-06-23  7:05       ` Krzysztof Kozlowski
2022-06-24  7:12         ` Krzysztof Kozlowski
2022-07-22  2:44   ` Andrew Jeffery
2022-06-09  8:50 ` [PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards Krzysztof Kozlowski
2022-07-21  2:34   ` Andrew Jeffery
2022-07-21  6:30     ` Krzysztof Kozlowski
2022-07-21  7:25       ` Krzysztof Kozlowski
2022-06-09 20:43 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).