diff options
author | 2025-05-07 13:44:58 +0000 | |
---|---|---|
committer | 2025-05-20 08:47:03 +0200 | |
commit | abc2d0bc2cb7c1412b8b254c0446f94b3e203c7c (patch) | |
tree | 994ee74b074de67350abef9b608f53366c82a4cc | |
parent | mips: Add EcoNet MIPS platform support (diff) | |
download | wireguard-linux-abc2d0bc2cb7c1412b8b254c0446f94b3e203c7c.tar.xz wireguard-linux-abc2d0bc2cb7c1412b8b254c0446f94b3e203c7c.zip |
dt-bindings: vendor-prefixes: Add SmartFiber
Add "smartfiber" vendor prefix for manufactorer of EcoNet based boards.
Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-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 86f6a19b28ae..421fd5c2e41c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1396,6 +1396,8 @@ patternProperties: description: SKOV A/S "^skyworks,.*": description: Skyworks Solutions, Inc. + "^smartfiber,.*": + description: ShenZhen Smartfiber Technology Co, Ltd. "^smartlabs,.*": description: SmartLabs LLC "^smartrg,.*": |