Message ID | 20211220211854.89452-2-nbd@nbd.name (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add support for Airoha EN7523 SoC | expand |
On 20/12/2021 22:18, Felix Fietkau wrote: > From: John Crispin <john@phrozen.org> > > Add vendor prefix "airoha" for Airoha, a subsidiary of MediaTek > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: John Crispin <john@phrozen.org> > Signed-off-by: Bert Vermeulen <bert@biot.com> > Signed-off-by: Felix Fietkau <nbd@nbd.name> 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,.*": >
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,.*":