Message ID | 20231207080512.3688-1-zajec5@gmail.com |
---|---|
State | New |
Headers | show |
Series | [V3,1/3] dt-bindings: vendor-prefixes: add acelink | expand |
Hi, On 7.12.2023 09:05, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > Acelink is a Taiwan company providing network products (routers, access > points, switches, cameras and more). > > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Reviewed-by: Linus Walleij <linus.walleij@linaro.org> AngeloGioacchino, Matthias: I'd like just to make sure you didn't miss those patches. Other patches are already present in mediatek/linux.git but this patchset didn't make it there. P.S. Other two pending patches are: [PATCH 1/2] arm64: dts: mediatek: mt7986: reorder properties [PATCH 2/2] arm64: dts: mediatek: mt7986: reorder nodes > --- > 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..503a3caf6fc9 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -39,6 +39,8 @@ patternProperties: > description: ShenZhen Asia Better Technology Ltd. > "^acbel,.*": > description: Acbel Polytech Inc. > + "^acelink,.*": > + description: Acelink Technology Co., Ltd. > "^acer,.*": > description: Acer Inc. > "^acme,.*":
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 309b94c328c8..503a3caf6fc9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -39,6 +39,8 @@ patternProperties: description: ShenZhen Asia Better Technology Ltd. "^acbel,.*": description: Acbel Polytech Inc. + "^acelink,.*": + description: Acelink Technology Co., Ltd. "^acer,.*": description: Acer Inc. "^acme,.*":