diff options
author | 2023-12-07 09:05:10 +0100 | |
---|---|---|
committer | 2024-02-12 13:37:03 +0100 | |
commit | 802814130cc9a791959e6a042c5fb04f243c2430 (patch) | |
tree | abf4a241d52308b4d42e6e505dfc59b683e39afd | |
parent | arm64: dts: mediatek: Introduce the MT8395 Radxa NIO 12L board (diff) | |
download | wireguard-linux-802814130cc9a791959e6a042c5fb04f243c2430.tar.xz wireguard-linux-802814130cc9a791959e6a042c5fb04f243c2430.zip |
dt-bindings: vendor-prefixes: add acelink
Acelink is a Taiwan company providing network products (routers, access
points, switches, cameras and more).
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231207080512.3688-1-zajec5@gmail.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 1a0dc04f1db4..8ca0323da44c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -39,6 +39,8 @@ patternProperties: description: ShenZhen Asia Better Technology Ltd. "^acbel,.*": description: Acbel Polytech Inc. + "^acelink,.*": + description: Acelink Technology Co., Ltd. "^acer,.*": description: Acer Inc. "^acme,.*": |