[U-Boot] [PATCH 1/3] serial: Migrate CONFIG_ARC_SERIAL to Kconfig

Alexey Brodkin Alexey.Brodkin at synopsys.com
Mon May 28 09:25:33 UTC 2018


Hi Tuomas,

On Sun, 2018-04-08 at 00:27 +0300, Tuomas Tynkkynen wrote:
> Signed-off-by: Tuomas Tynkkynen <tuomas at tuxera.com>
> ---
>  arch/arc/Kconfig             |  1 +
>  drivers/serial/Kconfig       |  7 +++++++
>  include/configs/nsim.h       | 10 ----------
>  scripts/config_whitelist.txt |  1 -
>  4 files changed, 8 insertions(+), 11 deletions(-)

Sorry I didn't notice your patch and already made
a similar change, see http://git.denx.de/?p=u-boot.git;a=commit;h=d7ac185fd840d1406fcafc1b412482138475af82.

Next time please add maintainers of modified code in a copy
of your email (either via "Cc" tag right in patch or explicitly on
execution of "git send-email").

Maintainer names you may get easily with "get_maintainer.pl" script
like that:
---------------------------->8------------------------------
./scripts/get_maintainer.pl 0001-serial-Migrate-CONFIG_ARC_SERIAL-to-Kconfig.patch 
Alexey Brodkin <alexey.brodkin at synopsys.com> (maintainer:ARC)
Eugeniy Paltsev <Eugeniy.Paltsev at synopsys.com> (maintainer:ARC)
Alexander Graf <agraf at suse.de> (commit_signer:6/24=25%,authored:6/24=25%,added_lines:46/228=20%)
Stefan Roese <sr at denx.de> (commit_signer:4/24=17%,authored:3/24=12%,added_lines:25/228=11%,removed_lines:10/30=33%)
Simon Glass <sjg at chromium.org> (commit_signer:4/24=17%,commit_signer:80/232=34%,authored:49/232=21%)
Patrice Chotard <patrice.chotard at st.com> (commit_signer:4/24=17%,authored:4/24=17%,removed_lines:6/30=20%)
Bin Meng <bmeng.cn at gmail.com> (commit_signer:2/24=8%,commit_signer:54/232=23%,authored:12/232=5%,removed_lines:128/1669=8%)
Tuomas Tynkkynen <tuomas at tuxera.com> (authored:2/24=8%,added_lines:14/228=6%,commit_signer:34/232=15%,authored:33/232=14%,removed_lines:127/1669=8%)
Christophe Leroy <christophe.leroy at c-s.fr> (authored:2/24=8%,added_lines:54/228=24%,added_lines:22/32=69%)
Patrick Delaunay <patrick.delaunay at st.com> (removed_lines:3/30=10%)
Heiko Schocher <hs at denx.de> (removed_lines:2/30=7%,removed_lines:931/1669=56%)
Philipp Tomsich <philipp.tomsich at theobroma-systems.com> (commit_signer:42/232=18%,added_lines:4/32=12%)
Adam Ford <aford173 at gmail.com> (commit_signer:24/232=10%,authored:24/232=10%)
Chris Packham <judge.packham at gmail.com> (added_lines:3/32=9%)
uboot-snps-arc at synopsys.com (open list:ARC)
u-boot at lists.denx.de (open list)
---------------------------->8------------------------------

From the list above you should definitely Cc all mentioned lists
as well as maintainers to make sure right people will be notified :)

Also it seems like you sent a series without so-called cover-letter
and so entire series became named after the first patch and so all 3 patches
(2 of which have nothing to do with ARC) we assigned to me in Patchwork
and again right people never realized there's some work for them.

-Alexey


More information about the U-Boot mailing list