[PATCH 1/2] dt-bindings: vendor-prefixes: add Internet Initiative Japan Inc.

From: INAGAKI Hiroshi
Date: Thu Feb 23 2023 - 08:34:40 EST


Internet Initiative Japan Inc. (IIJ) is a developer of network equipment
and a provider of network-related services.
https://www.iij.ad.jp/en/

Add a vendor prefix for it.

Signed-off-by: INAGAKI Hiroshi <musashino.open@xxxxxxxxx>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 85bb190cdd2f..ddb31e2078fe 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -601,6 +601,8 @@ patternProperties:
description: Integrated Device Technologies, Inc.
"^ifi,.*":
description: Ingenieurburo Fur Ic-Technologie (I/F/I)
+ "^iij,.*":
+ description: Internet Initiative Japan Inc.
"^ilitek,.*":
description: ILI Technology Corporation (ILITEK)
"^imagis,.*":
--
2.25.1