Message ID | 20230223132502.2045-1-musashino.open@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] dt-bindings: vendor-prefixes: add Internet Initiative Japan Inc. | expand |
On 23/02/2023 14:25, INAGAKI Hiroshi wrote: > 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@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
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,.*":
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@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)