[PATCH v3 1/3] dt-bindings: vendor-prefixes: Document LinkEase

Liangbin Lian posted 3 patches 2 days, 15 hours ago
There is a newer version of this series
[PATCH v3 1/3] dt-bindings: vendor-prefixes: Document LinkEase
Posted by Liangbin Lian 2 days, 15 hours ago
LinkEase is a company focusing on the research and development of
network equipment and related software and hardware from Shenzhen.

Add vendor prefix for it.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
---
 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 9ec8947dfcad..db496416b250 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -873,6 +873,8 @@ patternProperties:
     description: Lincoln Technology Solutions
   "^lineartechnology,.*":
     description: Linear Technology
+  "^linkease,.*":
+    description: Shenzhen LinkEase Network Technology Co., Ltd.
   "^linksprite,.*":
     description: LinkSprite Technologies, Inc.
   "^linksys,.*":
-- 
2.51.0
Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: Document LinkEase
Posted by Heiko Stuebner 2 days, 10 hours ago
Am Montag, 29. September 2025, 08:57:12 Mitteleuropäische Sommerzeit schrieb Liangbin Lian:
> LinkEase is a company focusing on the research and development of
> network equipment and related software and hardware from Shenzhen.
> 
> Add vendor prefix for it.
> 
> Signed-off-by: Liangbin Lian <jjm2473@gmail.com>

In v1 this patch received an

Acked-by: Conor Dooley <conor.dooley@microchip.com>