Link: https://www.sensylink.com/
Signed-off-by: Troy Mitchell <troy.mitchell@linux.dev>
---
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 77160cd47f54079a39f35b570d69f7c4c2274724..ea4011d64ab9081d212a738839849d5814cf6c98 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1353,6 +1353,8 @@ patternProperties:
description: Sensirion AG
"^sensortek,.*":
description: Sensortek Technology Corporation
+ "^sensylink,.*":
+ description: Sensylink Microelectronics Technology Co., Ltd.
"^sercomm,.*":
description: Sercomm (Suzhou) Corporation
"^sff,.*":
--
2.51.0
On Tue, Sep 16, 2025 at 12:46:44PM +0800, Troy Mitchell wrote: > Link: https://www.sensylink.com/ > This is not an appropriate patch description. > Signed-off-by: Troy Mitchell <troy.mitchell@linux.dev> > --- > 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 77160cd47f54079a39f35b570d69f7c4c2274724..ea4011d64ab9081d212a738839849d5814cf6c98 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1353,6 +1353,8 @@ patternProperties: > description: Sensirion AG > "^sensortek,.*": > description: Sensortek Technology Corporation > + "^sensylink,.*": > + description: Sensylink Microelectronics Technology Co., Ltd. > "^sercomm,.*": > description: Sercomm (Suzhou) Corporation > "^sff,.*":
On Wed, Sep 24, 2025 at 07:41:44AM -0700, Guenter Roeck wrote: > On Tue, Sep 16, 2025 at 12:46:44PM +0800, Troy Mitchell wrote: > > Link: https://www.sensylink.com/ > > > This is not an appropriate patch description. Okay, I'll add a company description. Btw, I've seen other commits with the same info merged successfully. So that's why I did that. - Troy > > > Signed-off-by: Troy Mitchell <troy.mitchell@linux.dev> > > --- > > 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 77160cd47f54079a39f35b570d69f7c4c2274724..ea4011d64ab9081d212a738839849d5814cf6c98 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -1353,6 +1353,8 @@ patternProperties: > > description: Sensirion AG > > "^sensortek,.*": > > description: Sensortek Technology Corporation > > + "^sensylink,.*": > > + description: Sensylink Microelectronics Technology Co., Ltd. > > "^sercomm,.*": > > description: Sercomm (Suzhou) Corporation > > "^sff,.*":
© 2016 - 2025 Red Hat, Inc.