From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>, Li Chen <lchen@ambarella.com>
Cc: "Andreas Böhler" <dev@aboehler.at>,
"Brian Norris" <briannorris@chromium.org>,
"Chris Morgan" <macromorgan@hotmail.com>,
"Christian Lamparter" <chunkeey@gmail.com>,
"Chuanhong Guo" <gch981213@gmail.com>,
"Conor.Dooley" <conor.dooley@microchip.com>,
"Daniel Palmer" <daniel@0x0f.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Guenter Roeck" <linux@roeck-us.net>,
"Heiko Stübner" <heiko@sntech.de>,
"Hitomi Hasegawa" <hasegawa-hitomi@fujitsu.com>,
"Jean Delvare" <jdelvare@suse.de>,
"Jonathan Corbet" <corbet@lwn.net>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org>,
"Liang Yang" <liang.yang@amlogic.com>,
"Li Chen" <lchen@ambarella.org>,
"Linus Walleij" <linus.walleij@linaro.org>,
"moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)"
<linux-arm-kernel@lists.infradead.org>,
"open list:COMMON CLK FRAMEWORK" <linux-clk@vger.kernel.org>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
"open list" <linux-kernel@vger.kernel.org>,
"open list:MEMORY TECHNOLOGY DEVICES (MTD)"
<linux-mtd@lists.infradead.org>,
"open list:SERIAL DRIVERS" <linux-serial@vger.kernel.org>,
"Miquel Raynal" <miquel.raynal@bootlin.com>,
"Nicolas Ferre" <nicolas.ferre@microchip.com>,
"Rafael J . Wysocki" <rafael@kernel.org>,
"Randy Dunlap" <rdunlap@infradead.org>,
"Richard Weinberger" <richard@nod.at>,
"Rickard x Andersson" <rickaran@axis.com>,
"Rob Herring" <robh@kernel.org>,
"Roger Quadros" <rogerq@kernel.org>,
"Samuel Holland" <samuel@sholland.org>,
"Shawn Guo" <shawnguo@kernel.org>,
"Sven Peter" <sven@svenpeter.dev>,
"Yinbo Zhu" <zhuyinbo@loongson.cn>
Subject: Re: [PATCH 00/15] Ambarella S6LM SoC bring-up
Date: Tue, 24 Jan 2023 09:08:49 +0700 [thread overview]
Message-ID: <679a3bed-e3fc-832e-8e5a-e6bca638ad26@gmail.com> (raw)
In-Reply-To: <a69a5ffc-0820-4adc-9ac4-f827ebf66cf0@app.fastmail.com>
On 1/23/23 15:39, Arnd Bergmann wrote:
> I seem to only have part of the series, please add both me and
> the linux-arm-kernel mailing list to each part of the initial
> submission.
>
> It's possible that some patches were already Cc'd to
> linux-arm-kernel but did not make it through because the Cc list
> was too long (it has to fit within 1024 characters for many lists).
> I think you too the Cc list from get_maintainers.pl, but when
> sending new drivers this does not work well because it picks
> up everyone that recently touched the Makefile/Kconfig.
Hi Arnd,
It is possible (and common) that people who recently touched these
files, when given new drivers patches, aren't interested in reviewing
them for many reasons.
In that case, you may want to see Alison's trick posted on kernel
outreachy list [1]. In summary, pass `--no-gitfallback` (don't give
addresses of recent commit authors) and `--norolestats` (only name and
email are printed; MLs don't get open list:-generated names). Also,
another trick that I use is to condense the list by passing
`--separator , ` so that it can be easily copy-pasted to
git-send-email(1).
Thanks.
[1]: https://lore.kernel.org/outreachy/20211015171331.GA431883@alison-desk/
--
An old man doll... just what I always wanted! - Clara
prev parent reply other threads:[~2023-01-24 2:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-23 7:32 [PATCH 00/15] Ambarella S6LM SoC bring-up Li Chen
[not found] ` <20230123073305.149940-14-lchen@ambarella.com>
2023-01-23 8:13 ` [PATCH 13/15] dt-bindings: pinctrl: add support for Ambarella Krzysztof Kozlowski
2023-01-23 12:32 ` Linus Walleij
2023-01-28 10:05 ` Li Chen
2023-01-23 8:39 ` [PATCH 00/15] Ambarella S6LM SoC bring-up Arnd Bergmann
2023-01-24 2:08 ` Bagas Sanjaya [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=679a3bed-e3fc-832e-8e5a-e6bca638ad26@gmail.com \
--to=bagasdotme@gmail.com \
--cc=arnd@arndb.de \
--cc=briannorris@chromium.org \
--cc=chunkeey@gmail.com \
--cc=conor.dooley@microchip.com \
--cc=corbet@lwn.net \
--cc=daniel@0x0f.com \
--cc=dev@aboehler.at \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=gch981213@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hasegawa-hitomi@fujitsu.com \
--cc=heiko@sntech.de \
--cc=jdelvare@suse.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lchen@ambarella.com \
--cc=lchen@ambarella.org \
--cc=liang.yang@amlogic.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=macromorgan@hotmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=nicolas.ferre@microchip.com \
--cc=rafael@kernel.org \
--cc=rdunlap@infradead.org \
--cc=richard@nod.at \
--cc=rickaran@axis.com \
--cc=robh@kernel.org \
--cc=rogerq@kernel.org \
--cc=samuel@sholland.org \
--cc=shawnguo@kernel.org \
--cc=sven@svenpeter.dev \
--cc=zhuyinbo@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).