diff mbox series

[linux,dev-6.6] dt-bindings: vendor-prefixes: add asteralabs

Message ID 20240823061533.3463647-1-chou.cosmo@gmail.com
State New
Headers show
Series [linux,dev-6.6] dt-bindings: vendor-prefixes: add asteralabs | expand

Commit Message

Cosmo Chou Aug. 23, 2024, 6:15 a.m. UTC
Add vendor prefix for Astera Labs, Inc.
https://www.asteralabs.com

Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240115100518.2887549-2-chou.cosmo@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Andrew Jeffery Aug. 26, 2024, 12:41 a.m. UTC | #1
Hi Cosmo,

I've applied this series to openbmc/linux dev-6.6. I'm not sure how
you've generated it though as the subject seems to be missing the patch
count. Please try to use the one invocation of `git format-patch` or
`git send-email` for the whole series and don't manually thread it. The
way the series has been generated confused b4[1] when I tried to apply
it. I've ended up cherry-picking the corresponding commits from
upstream.

[1]: https://b4.docs.kernel.org/en/latest/

Also, to avoid bothering upstream reviewers and maintainers with
backports, please make sure to provide `--suppress-cc=body` in your
`git send-email` invocation (if that's what you're using to send
patches).

Andrew

On Fri, 2024-08-23 at 14:15 +0800, Cosmo Chou wrote:
> Add vendor prefix for Astera Labs, Inc.
> https://www.asteralabs.com
> 
> Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> Link: https://lore.kernel.org/r/20240115100518.2887549-2-chou.cosmo@gmail.com
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
>  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 25158559471c..c734ea4de428 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -161,6 +161,8 @@ patternProperties:
>      description: ASPEED Technology Inc.
>    "^asrock,.*":
>      description: ASRock Inc.
> +  "^asteralabs,.*":
> +    description: Astera Labs, Inc.
>    "^asus,.*":
>      description: AsusTek Computer Inc.
>    "^atheros,.*":
diff mbox series

Patch

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