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: <652015b6-c2d7-0d97-3a4f-99d26d90f7f7@gmail.com> Date: Sun, 19 Mar 2023 20:01:05 +0800 From: Jacky Huang <ychuang570808@...il.com> To: Arnd Bergmann <arnd@...db.de>, Rob Herring <robh+dt@...nel.org>, krzysztof.kozlowski+dt@...aro.org, Lee Jones <lee@...nel.org>, Michael Turquette <mturquette@...libre.com>, Stephen Boyd <sboyd@...nel.org>, Philipp Zabel <p.zabel@...gutronix.de>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Jiri Slaby <jirislaby@...nel.org>, Avi Fishman <avifishman70@...il.com>, Tali Perry <tali.perry1@...il.com>, Tomer Maimon <tmaimon77@...il.com>, Patrick Venture <venture@...gle.com>, Nancy Yuen <yuenn@...gle.com>, Benjamin Fair <benjaminfair@...gle.com> Cc: devicetree@...r.kernel.org, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org, schung@...oton.com, Jacky Huang <ychuang3@...oton.com> Subject: Re: [PATCH 15/15] MAINTAINERS: Add entry for NUVOTON MA35 Dear Arnd, Thanks for your advice. On 2023/3/16 下午 10:38, Arnd Bergmann wrote: > On Wed, Mar 15, 2023, at 08:29, Jacky Huang wrote: >> From: Jacky Huang <ychuang3@...oton.com> >> >> Add entry for Nuvton ma35d1 maintainer and files >> >> Signed-off-by: Jacky Huang <ychuang3@...oton.com> >> --- >> +F: Documentation/devicetree/bindings/*/*nuvoton* >> +F: arch/arm64/boot/dts/nuvoton/ > This clashes with the existing entry for NPCM, so > contributors can easily get confused about where > to send their dts patches. > > I don't have a good solution here, but maybe you can > discuss this with the npcm maintainers (added to Cc) > to see how they would like to handle this. > > For me, the easiest way would be to have a single > maintainer send me all the patches for both ma35d1 > and npcm, but that may not be practical for you. All I can do so far is, once we receive a patch for npcm, forward it to the maintainers of npcm, and the npcm side does the same. And I would like to modify it as +F: arch/arm64/boot/dts/nuvoton/*ma35* >> +F: drivers/*/*/*ma35d1* >> +F: drivers/*/*ma35d1* >> +F: include/dt-bindings/*/*ma35d1* >> +F: include/linux/mfd/ma35d1-sys.h > I would replace these with a single line > > K: ma35d1 > > that should have the same effect. > > Arnd It's fine. I will use K: instead. Thank you. Best regards, Jacky Huang
Powered by blists - more mailing lists