U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Pegorer Massimo <Massimo.Pegorer@vimar.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>,
	Simon Glass <sjg@chromium.org>
Subject: Re: R: [PATCH 5/7] MAINTAINERS: Fix path typos and similar
Date: Wed, 19 Jul 2023 07:47:15 -0400	[thread overview]
Message-ID: <20230719114715.GR1670569@bill-the-cat> (raw)
In-Reply-To: <GV1PR08MB8010DD9BD9F29CC1D026939FE539A@GV1PR08MB8010.eurprd08.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 8842 bytes --]

On Wed, Jul 19, 2023 at 06:55:10AM +0000, Pegorer Massimo wrote:
> Hi Tom,
> 
> > Da: U-Boot <u-boot-bounces@lists.denx.de> Per conto di Tom Rini
> > Inviato: mercoledì 19 luglio 2023 01:34
> > Oggetto: [PATCH 5/7] MAINTAINERS: Fix path typos and similar
> > 
> > We have a number of cases where the in-tree path of files and where they
> > presumably were when the first version of a patch were posted differ slightly.
> > Correct these to point at where the files are now.
> > 
> > Signed-off-by: Tom Rini <trini@konsulko.com>
> > ---
> >  board/anbernic/rgxx3_rk3566/MAINTAINERS       | 4 ++--
> >  board/broadcom/bcmns/MAINTAINERS              | 4 ++--
> >  board/bsh/imx6ulz_smm_m2/MAINTAINERS          | 2 +-
> >  board/cei/cei-tk1-som/MAINTAINERS             | 2 +-
> >  board/comtrend/ar5315u/MAINTAINERS            | 2 +-
> >  board/comtrend/ar5387un/MAINTAINERS           | 2 +-
> >  board/comtrend/ct5361/MAINTAINERS             | 2 +-
> >  board/comtrend/vr3032u/MAINTAINERS            | 2 +-
> >  board/comtrend/wap5813n/MAINTAINERS           | 2 +-
> >  board/data_modul/imx8mm_edm_sbc/MAINTAINERS   | 2 +-
> >  board/data_modul/imx8mp_edm_sbc/MAINTAINERS   | 2 +-
> >  board/google/chromebox_panther/MAINTAINERS    | 2 +-
> >  board/hardkernel/odroid_go2/MAINTAINERS       | 2 +-
> >  board/pine64/pinebook-pro-rk3399/MAINTAINERS  | 2 +-
> > board/pine64/pinephone-pro-rk3399/MAINTAINERS | 2 +-
> >  board/ronetix/imx7-cm/MAINTAINERS             | 6 +++---
> >  board/seeed/npi_imx6ull/MAINTAINERS           | 2 +-
> >  board/solidrun/clearfog/MAINTAINERS           | 2 +-
> >  board/vamrs/rock960_rk3399/MAINTAINERS        | 2 +-
> >  19 files changed, 23 insertions(+), 23 deletions(-)
> > 
> > diff --git a/board/anbernic/rgxx3_rk3566/MAINTAINERS
> > b/board/anbernic/rgxx3_rk3566/MAINTAINERS
> > index 647e49d28ab3..1c0d3fe7b5bf 100644
> > --- a/board/anbernic/rgxx3_rk3566/MAINTAINERS
> > +++ b/board/anbernic/rgxx3_rk3566/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  RGXX3-RK3566
> >  M:	Chris Morgan <macromorgan@hotmail.com>
> >  S:	Maintained
> > -F:	board/anbernic/rgxx3-rk3566
> > -F:	include/configs/anbernic-rgxx3-rk3566
> > +F:	board/anbernic/rgxx3_rk3566
> > +F:	include/configs/anbernic-rgxx3-rk3566.h
> >  F:	configs/anbernic-rgxx3_defconfig
> > diff --git a/board/broadcom/bcmns/MAINTAINERS
> > b/board/broadcom/bcmns/MAINTAINERS
> > index 86b68c989cd4..63c6d8bb4aca 100644
> > --- a/board/broadcom/bcmns/MAINTAINERS
> > +++ b/board/broadcom/bcmns/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  BCMNS BOARD
> >  M:	Linus Walleij <linus.walleij@linaro.org>
> >  S:	Maintained
> > -F:	board/broadcom/bcmnsp/
> > +F:	board/broadcom/bcmns/
> >  F:	configs/bcmns_defconfig
> > -F:	include/configs/bcmnsp.h
> > +F:	include/configs/bcmns.h
> > diff --git a/board/bsh/imx6ulz_smm_m2/MAINTAINERS
> > b/board/bsh/imx6ulz_smm_m2/MAINTAINERS
> > index 8f3d79dbb840..77a033c6cbb6 100644
> > --- a/board/bsh/imx6ulz_smm_m2/MAINTAINERS
> > +++ b/board/bsh/imx6ulz_smm_m2/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  MX6ULZ_SMM_M2 BOARD
> >  M:	Michael Trimarchi <michael@amarulasolutions.com>
> >  S:	Maintained
> > -F:	board/bsh/mx6ulz_smm_m2/
> > +F:	board/bsh/imx6ulz_smm_m2/
> >  F:	include/configs/imx6ulz_smm_m2.h
> >  F:	configs/imx6ulz_smm_m2_defconfig
> > diff --git a/board/cei/cei-tk1-som/MAINTAINERS b/board/cei/cei-tk1-
> > som/MAINTAINERS
> > index 192e1a34a762..f1817401a5df 100644
> > --- a/board/cei/cei-tk1-som/MAINTAINERS
> > +++ b/board/cei/cei-tk1-som/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  TK1-SOM BOARD
> >  M:	Peter.Chubb@data61.csiro.au
> >  S:	Maintained
> > -F:	board/cei/tk1-som/
> > +F:	board/cei/cei-tk1-som/
> >  F:	include/configs/cei-tk1-som.h
> >  F:	configs/cei-tk1-som_defconfig
> > diff --git a/board/comtrend/ar5315u/MAINTAINERS
> > b/board/comtrend/ar5315u/MAINTAINERS
> > index 048073cb422b..0515e03f6065 100644
> > --- a/board/comtrend/ar5315u/MAINTAINERS
> > +++ b/board/comtrend/ar5315u/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  COMTREND AR-5315U BOARD
> >  M:	Álvaro Fernández Rojas <noltari@gmail.com>
> >  S:	Maintained
> > -F:	board/comtrend/ar-5315u/
> > +F:	board/comtrend/ar5315u/
> >  F:	include/configs/comtrend_ar5315u.h
> >  F:	configs/comtrend_ar5315u_ram_defconfig
> > diff --git a/board/comtrend/ar5387un/MAINTAINERS
> > b/board/comtrend/ar5387un/MAINTAINERS
> > index bcaac64db09b..48757c9fd754 100644
> > --- a/board/comtrend/ar5387un/MAINTAINERS
> > +++ b/board/comtrend/ar5387un/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  COMTREND AR-5387UN BOARD
> >  M:	Álvaro Fernández Rojas <noltari@gmail.com>
> >  S:	Maintained
> > -F:	board/comtrend/ar-5387un/
> > +F:	board/comtrend/ar5387un/
> >  F:	include/configs/comtrend_ar5387un.h
> >  F:	configs/comtrend_ar5387un_ram_defconfig
> > diff --git a/board/comtrend/ct5361/MAINTAINERS
> > b/board/comtrend/ct5361/MAINTAINERS
> > index aea737a0bbda..3373e5036be6 100644
> > --- a/board/comtrend/ct5361/MAINTAINERS
> > +++ b/board/comtrend/ct5361/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  COMTREND CT-5361 BOARD
> >  M:	Álvaro Fernández Rojas <noltari@gmail.com>
> >  S:	Maintained
> > -F:	board/comtrend/ct-5361/
> > +F:	board/comtrend/ct5361/
> >  F:	include/configs/comtrend_ct5361.h
> >  F:	configs/comtrend_ct5361_ram_defconfig
> > diff --git a/board/comtrend/vr3032u/MAINTAINERS
> > b/board/comtrend/vr3032u/MAINTAINERS
> > index 833d7da4afa7..132101f4cd0c 100644
> > --- a/board/comtrend/vr3032u/MAINTAINERS
> > +++ b/board/comtrend/vr3032u/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  COMTREND VR-3032U BOARD
> >  M:	Álvaro Fernández Rojas <noltari@gmail.com>
> >  S:	Maintained
> > -F:	board/comtrend/vr-3032u/
> > +F:	board/comtrend/vr3032u/
> >  F:	include/configs/comtrend_vr-3032u.h
> >  F:	configs/comtrend_vr3032u_ram_defconfig
> > diff --git a/board/comtrend/wap5813n/MAINTAINERS
> > b/board/comtrend/wap5813n/MAINTAINERS
> > index f4d99796b4db..c6764831b2bc 100644
> > --- a/board/comtrend/wap5813n/MAINTAINERS
> > +++ b/board/comtrend/wap5813n/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  COMTREND WAP-5813N BOARD
> >  M:	Álvaro Fernández Rojas <noltari@gmail.com>
> >  S:	Maintained
> > -F:	board/comtrend/wap-5813n/
> > +F:	board/comtrend/wap5813n/
> >  F:	include/configs/comtrend_wap-5813n.h
> >  F:	configs/comtrend_wap5813n_ram_defconfig
> > diff --git a/board/data_modul/imx8mm_edm_sbc/MAINTAINERS
> > b/board/data_modul/imx8mm_edm_sbc/MAINTAINERS
> > index 72659c081e28..36af19b78f92 100644
> > --- a/board/data_modul/imx8mm_edm_sbc/MAINTAINERS
> > +++ b/board/data_modul/imx8mm_edm_sbc/MAINTAINERS
> > @@ -3,6 +3,6 @@ M:	Marek Vasut <marex@denx.de>
> >  S:	Maintained
> >  F:	arch/arm/dts/imx8mm-data-modul-edm-sbc.dts
> >  F:	arch/arm/dts/imx8mm-data-modul-edm-sbc-u-boot.dtsi
> > -F:	board/data_modul/imx8mm_data_modul_edm_sbc/
> > +F:	board/data_modul/imx8mm_edm_sbc/
> >  F:	configs/imx8mm_data_modul_edm_sbc_defconfig
> >  F:	include/configs/imx8mm_data_modul_edm_sbc.h
> > diff --git a/board/data_modul/imx8mp_edm_sbc/MAINTAINERS
> > b/board/data_modul/imx8mp_edm_sbc/MAINTAINERS
> > index a67e1047619b..8a49c8a67d5a 100644
> > --- a/board/data_modul/imx8mp_edm_sbc/MAINTAINERS
> > +++ b/board/data_modul/imx8mp_edm_sbc/MAINTAINERS
> > @@ -3,6 +3,6 @@ M:	Marek Vasut <marex@denx.de>
> >  S:	Maintained
> >  F:	arch/arm/dts/imx8mp-data-modul-edm-sbc.dts
> >  F:	arch/arm/dts/imx8mp-data-modul-edm-sbc-u-boot.dtsi
> > -F:	board/data_modul/imx8mp_data_modul_edm_sbc/
> > +F:	board/data_modul/imx8mp_edm_sbc/
> >  F:	configs/imx8mp_data_modul_edm_sbc_defconfig
> >  F:	include/configs/imx8mp_data_modul_edm_sbc.h
> > diff --git a/board/google/chromebox_panther/MAINTAINERS
> > b/board/google/chromebox_panther/MAINTAINERS
> > index c88774bc8683..4963a895bbad 100644
> > --- a/board/google/chromebox_panther/MAINTAINERS
> > +++ b/board/google/chromebox_panther/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  CHROMEBOX PANTHER BOARD
> >  M:	Simon Glass <sjg@chromium.org>
> >  S:	Maintained
> > -F:	board/google/chromebook_panther/
> > +F:	board/google/chromebox_panther/
> >  F:	include/configs/chromebox_panther.h
> >  F:	configs/chromebox_panther_defconfig
> > diff --git a/board/hardkernel/odroid_go2/MAINTAINERS
> > b/board/hardkernel/odroid_go2/MAINTAINERS
> > index eab622a70b7f..4d4c6e8fef67 100644
> > --- a/board/hardkernel/odroid_go2/MAINTAINERS
> > +++ b/board/hardkernel/odroid_go2/MAINTAINERS
> > @@ -1,6 +1,6 @@
> >  GO2
> >  M:      Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
> 
> Email address heiko.stuebner@theobroma-systems.com is not working.
> Could be probably be updated to heiko@sntech.de ?

Not in this patch, I'm waiting for Heiko to say something in the other
thread, which, thanks for reporting the problem.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2023-07-19 11:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 23:33 [PATCH 1/7] arm: Remove more remnants of bcmcygnus Tom Rini
2023-07-18 23:33 ` [PATCH 2/7] arm: Remove leftover MAINTAINERS files Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:14   ` Tom Rini
2023-07-18 23:33 ` [PATCH 3/7] xes: Remove leftover code Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:14   ` Tom Rini
2023-07-18 23:33 ` [PATCH 4/7] MAINTAINERS: Add a number of "common" directories Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:14   ` Tom Rini
2023-07-18 23:33 ` [PATCH 5/7] MAINTAINERS: Fix path typos and similar Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-19  6:55   ` R: " Pegorer Massimo
2023-07-19 11:47     ` Tom Rini [this message]
2023-07-25 21:14   ` Tom Rini
2023-07-18 23:33 ` [PATCH 6/7] MAINTAINERS: Deal with '+' in paths Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:14   ` Tom Rini
2023-07-18 23:33 ` [PATCH 7/7] MAINTAINERS: Add some missing directories or files Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:14   ` Tom Rini
2023-07-19  1:08 ` [PATCH 1/7] arm: Remove more remnants of bcmcygnus Simon Glass
2023-07-25 21:14 ` Tom Rini

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=20230719114715.GR1670569@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Massimo.Pegorer@vimar.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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