From: Ettore Chimenti <ettore.chimenti@linaro.org>
ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and
display system chip design company. Adding it to the vendor prefixes.
Link: https://www.asl-tek.com/
Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org>
---
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 f1d1882009ba..278cb879781f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -176,6 +176,8 @@ patternProperties:
description: All Sensors Corporation
"^asix,.*":
description: ASIX Electronics Corporation
+ "^asl,.*":
+ description: ASL Xiamen Technology Co., Ltd.
"^aspeed,.*":
description: ASPEED Technology Inc.
"^asrock,.*":
--
2.43.0
On Wed, Nov 05, 2025 at 04:41:01PM +0100, Georg Gottleuber wrote: > From: Ettore Chimenti <ettore.chimenti@linaro.org> > > ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and > display system chip design company. Adding it to the vendor prefixes. > > Link: https://www.asl-tek.com/ > > Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org> Also, incomplete DCO. Please read submittng patches. Best regards, Krzysztof
Am 06.11.25 um 09:07 schrieb Krzysztof Kozlowski: > On Wed, Nov 05, 2025 at 04:41:01PM +0100, Georg Gottleuber wrote: >> From: Ettore Chimenti <ettore.chimenti@linaro.org> >> >> ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and >> display system chip design company. Adding it to the vendor prefixes. >> >> Link: https://www.asl-tek.com/ >> >> Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org> > > Also, incomplete DCO. Sorry, I forgot to add my signed-off line to all patches from Ettore. > Please read submittng patches. > > Best regards, > Krzysztof >
On Wed, Nov 05, 2025 at 04:41:01PM +0100, Georg Gottleuber wrote: > From: Ettore Chimenti <ettore.chimenti@linaro.org> > > ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and > display system chip design company. Adding it to the vendor prefixes. > > Link: https://www.asl-tek.com/ > > Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org> > --- > 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 f1d1882009ba..278cb879781f 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -176,6 +176,8 @@ patternProperties: > description: All Sensors Corporation > "^asix,.*": > description: ASIX Electronics Corporation > + "^asl,.*": So the prefix is asl-tek, like its domain. Best regards, Krzysztof
Am 06.11.25 um 09:05 schrieb Krzysztof Kozlowski: > On Wed, Nov 05, 2025 at 04:41:01PM +0100, Georg Gottleuber wrote: >> From: Ettore Chimenti <ettore.chimenti@linaro.org> >> >> ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and >> display system chip design company. Adding it to the vendor prefixes. >> >> Link: https://www.asl-tek.com/ >> >> Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org> >> --- >> 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 f1d1882009ba..278cb879781f 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml >> @@ -176,6 +176,8 @@ patternProperties: >> description: All Sensors Corporation >> "^asix,.*": >> description: ASIX Electronics Corporation >> + "^asl,.*": > > So the prefix is asl-tek, like its domain. OK, I will include this in v3. > Best regards, > Krzysztof > >
On Thu, 6 Nov 2025 at 09:05, Krzysztof Kozlowski <krzk@kernel.org> wrote: > > On Wed, Nov 05, 2025 at 04:41:01PM +0100, Georg Gottleuber wrote: > > From: Ettore Chimenti <ettore.chimenti@linaro.org> > > > > ASL Xiamen Technology Co. Ltd. is a Chinese high-speed interface and > > display system chip design company. Adding it to the vendor prefixes. > > > > Link: https://www.asl-tek.com/ > > > > Signed-off-by: Ettore Chimenti <ettore.chimenti@linaro.org> > > --- > > 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 f1d1882009ba..278cb879781f 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -176,6 +176,8 @@ patternProperties: > > description: All Sensors Corporation > > "^asix,.*": > > description: ASIX Electronics Corporation > > + "^asl,.*": > > So the prefix is asl-tek, like its domain. Ack. Fixing in v3. Best Regards, Ettore > > Best regards, > Krzysztof >
© 2016 - 2026 Red Hat, Inc.