2021-12-20 21:19:19

by Felix Fietkau

[permalink] [raw]
Subject: [PATCH v8 01/14] dt-bindings: Add vendor prefix for Airoha

From: John Crispin <[email protected]>

Add vendor prefix "airoha" for Airoha, a subsidiary of MediaTek

Acked-by: Rob Herring <[email protected]>
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: Bert Vermeulen <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
---
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 66d6432fd781..025df36aee5f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -59,6 +59,8 @@ patternProperties:
description: Aeroflex Gaisler AB
"^aesop,.*":
description: AESOP Embedded Forum
+ "^airoha,.*":
+ description: Airoha
"^al,.*":
description: Annapurna Labs
"^alcatel,.*":
--
2.34.1



2021-12-29 14:47:37

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH v8 01/14] dt-bindings: Add vendor prefix for Airoha



On 20/12/2021 22:18, Felix Fietkau wrote:
> From: John Crispin <[email protected]>
>
> Add vendor prefix "airoha" for Airoha, a subsidiary of MediaTek
>
> Acked-by: Rob Herring <[email protected]>
> Signed-off-by: John Crispin <[email protected]>
> Signed-off-by: Bert Vermeulen <[email protected]>
> Signed-off-by: Felix Fietkau <[email protected]>

Applied to v5.16-tmp/dts32

Please add the linux mediatek mailinglist for any further patches so that I can
track them.

Regards,
Matthias

> ---
> 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 66d6432fd781..025df36aee5f 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -59,6 +59,8 @@ patternProperties:
> description: Aeroflex Gaisler AB
> "^aesop,.*":
> description: AESOP Embedded Forum
> + "^airoha,.*":
> + description: Airoha
> "^al,.*":
> description: Annapurna Labs
> "^alcatel,.*":
>