lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAJF2gTRmHWQ5K=_jKDvum6hxmL_B_0KksPYkofOLutFk3VJ75g@mail.gmail.com> Date: Sat, 26 Nov 2022 08:14:00 +0800 From: Guo Ren <guoren@...nel.org> To: Samuel Holland <samuel@...lland.org> Cc: Chen-Yu Tsai <wens@...e.org>, Jernej Skrabec <jernej.skrabec@...il.com>, linux-sunxi@...ts.linux.dev, Palmer Dabbelt <palmer@...belt.com>, Conor Dooley <conor@...nel.org>, linux-riscv@...ts.infradead.org, devicetree@...r.kernel.org, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Rob Herring <robh+dt@...nel.org>, Heiko Stuebner <heiko@...ech.de>, Jisheng Zhang <jszhang@...nel.org>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, Andre Przywara <andre.przywara@....com>, Albert Ou <aou@...s.berkeley.edu>, Anup Patel <apatel@...tanamicro.com>, Atish Patra <atishp@...osinc.com>, Christian Hewitt <christianshewitt@...il.com>, Conor Dooley <conor.dooley@...rochip.com>, Heinrich Schuchardt <heinrich.schuchardt@...onical.com>, Linus Walleij <linus.walleij@...aro.org>, Paul Walmsley <paul.walmsley@...ive.com>, Stanislav Jakubek <stano.jakubek@...il.com>, Rob Herring <robh@...nel.org> Subject: Re: [PATCH v2 02/12] dt-bindings: vendor-prefixes: Add Allwinner D1/D1s board vendors Reviewed-by: Guo Ren <guoren@...enl.org> On Sat, Nov 26, 2022 at 7:47 AM Samuel Holland <samuel@...lland.org> wrote: > > Some boards using the Allwinner D1 or D1s SoC are made by vendors not > previously documented. > > Clockwork Tech LLC (https://www.clockworkpi.com/) manufactures the > ClockworkPi and DevTerm boards. > > Beijing Widora Technology Co., Ltd. (https://mangopi.cc/) manufactures > the MangoPi family of boards. > > Acked-by: Rob Herring <robh@...nel.org> > Reviewed-by: Heiko Stuebner <heiko@...ech.de> > Signed-off-by: Samuel Holland <samuel@...lland.org> > --- > > (no changes since v1) > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 592e43911a07..f2c67b7418e4 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -262,6 +262,8 @@ patternProperties: > description: Cirrus Logic, Inc. > "^cisco,.*": > description: Cisco Systems, Inc. > + "^clockwork,.*": > + description: Clockwork Tech LLC > "^cloudengines,.*": > description: Cloud Engines, Inc. > "^cnm,.*": > @@ -1430,6 +1432,8 @@ patternProperties: > description: Shenzhen whwave Electronics, Inc. > "^wi2wi,.*": > description: Wi2Wi, Inc. > + "^widora,.*": > + description: Beijing Widora Technology Co., Ltd. > "^wiligear,.*": > description: Wiligear, Ltd. > "^willsemi,.*": > -- > 2.37.4 > -- Best Regards Guo Ren
Powered by blists - more mailing lists