[PATCH linux dev-6.6] dt-bindings: vendor-prefixes: add asteralabs
Andrew Jeffery
andrew at codeconstruct.com.au
Mon Aug 26 10:41:24 AEST 2024
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 at gmail.com>
> Acked-by: Conor Dooley <conor.dooley at microchip.com>
> Link: https://lore.kernel.org/r/20240115100518.2887549-2-chou.cosmo@gmail.com
> Signed-off-by: Guenter Roeck <linux at 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,.*":
More information about the openbmc
mailing list