diff mbox series

[v2,1/3] dt-bindings: vendor-prefixes: add asteralabs

Message ID 20231214060552.2852761-2-chou.cosmo@gmail.com (mailing list archive)
State Superseded
Headers show
Series hwmon: Add driver for Astera Labs PT5161L retimer | expand

Commit Message

Cosmo Chou Dec. 14, 2023, 6:05 a.m. UTC
Add vendor prefix for Astera Labs, Inc.
https://www.asteralabs.com

Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Conor Dooley Dec. 14, 2023, 4:05 p.m. UTC | #1
On Thu, Dec 14, 2023 at 02:05:50PM +0800, Cosmo Chou wrote:
> Add vendor prefix for Astera Labs, Inc.
> https://www.asteralabs.com
> 
> Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>

IIRC I already acked this.
Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  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 309b94c328c8..5c49f63d4ef0 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -155,6 +155,8 @@ patternProperties:
>      description: ASPEED Technology Inc.
>    "^asrock,.*":
>      description: ASRock Inc.
> +  "^asteralabs,.*":
> +    description: Astera Labs, Inc.
>    "^asus,.*":
>      description: AsusTek Computer Inc.
>    "^atheros,.*":
> -- 
> 2.34.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 309b94c328c8..5c49f63d4ef0 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -155,6 +155,8 @@  patternProperties:
     description: ASPEED Technology Inc.
   "^asrock,.*":
     description: ASRock Inc.
+  "^asteralabs,.*":
+    description: Astera Labs, Inc.
   "^asus,.*":
     description: AsusTek Computer Inc.
   "^atheros,.*":