From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BE6EEEB64DA for ; Wed, 19 Jul 2023 11:47:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CD56986771; Wed, 19 Jul 2023 13:47:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="MCLh2MTk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6A19F86772; Wed, 19 Jul 2023 13:47:23 +0200 (CEST) Received: from mail-yw1-x1136.google.com (mail-yw1-x1136.google.com [IPv6:2607:f8b0:4864:20::1136]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7765586768 for ; Wed, 19 Jul 2023 13:47:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-576a9507a9bso10525357b3.1 for ; Wed, 19 Jul 2023 04:47:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689767239; x=1692359239; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=BbcZbZjV9fpfpB3ZL6+vJvNwRDRcpJrVklSyA3qQ4vo=; b=MCLh2MTksGcMYmVEoLX+E2hDYlZkkNHtUMKYIDexufDdVz/ZTSQldipt5MqORWNKJ9 N5z/2AvmeadnvZTBI4g7vBV9/CoBik/2KGbuSWLRxT/5fJuTEwIkMwAKLVY/aWoRguP9 pTAEJ8V9jmzvNOp2ESeWi526UwiMoVQJwKnCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689767239; x=1692359239; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=BbcZbZjV9fpfpB3ZL6+vJvNwRDRcpJrVklSyA3qQ4vo=; b=IV9EJ5RbWd+q5ZYM25FuJD72ZS9ECW7eqrNvaHkbySoZClYMNHDuJ6WxjvpgBPSIea cnV6L7VOltsgmXJLbFiujEd2MH25b218eWktGiNplrLfQyPCLkVO2YynX60+e4d1cgGx 0Ougc35TGhnNrgAcmCFOzcgRwXvPnZcXNxku950kUdouaGgZpSK8Aat0KXeCmfaitX3d Bb6gTLmM1+Xaw/VzrLU0RuVO3uEwDUkCqDIuI6dvxfxD0ztFqza4Et6OPM0VGVr9DKpK yd7F+J1NkkSc7dm5+G4p8MAjDUUtjEK5zNANzmECqsHuyDeWUqKqvfylOBv9qL+6Zioi AELg== X-Gm-Message-State: ABy/qLZYGuxjfFN46VtRkR8Ka3kjGDu/bW0tLFf5m2do+e+uraAHnlnH H02EqAqQIcuxqmZaQFAH+InidjIF1shlH1chTaKOAA== X-Google-Smtp-Source: APBJJlHR6+XY5rVO7yz8PgkdskJMK0c0qsqsncuLaavH2BKzKiWDQIdljpCHGszgYfbEhDBgjr+GLA== X-Received: by 2002:a0d:d7c5:0:b0:579:fd23:504b with SMTP id z188-20020a0dd7c5000000b00579fd23504bmr1906809ywd.4.1689767239042; Wed, 19 Jul 2023 04:47:19 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-db2e-065f-d044-b9a4.res6.spectrum.com. [2603:6081:7b00:6400:db2e:65f:d044:b9a4]) by smtp.gmail.com with ESMTPSA id y204-20020a817dd5000000b0057682d3f95fsm963002ywc.136.2023.07.19.04.47.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jul 2023 04:47:18 -0700 (PDT) Date: Wed, 19 Jul 2023 07:47:15 -0400 From: Tom Rini To: Pegorer Massimo Cc: "u-boot@lists.denx.de" , Simon Glass Subject: Re: R: [PATCH 5/7] MAINTAINERS: Fix path typos and similar Message-ID: <20230719114715.GR1670569@bill-the-cat> References: <20230718233334.1450692-1-trini@konsulko.com> <20230718233334.1450692-5-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="y2tUzUBh+qI3q3o8" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --y2tUzUBh+qI3q3o8 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 19, 2023 at 06:55:10AM +0000, Pegorer Massimo wrote: > Hi Tom, >=20 > > Da: U-Boot Per conto di Tom Rini > > Inviato: mercoled=EC 19 luglio 2023 01:34 > > Oggetto: [PATCH 5/7] MAINTAINERS: Fix path typos and similar > >=20 > > 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 sl= ightly. > > Correct these to point at where the files are now. > >=20 > > Signed-off-by: Tom Rini > > --- > > 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(-) > >=20 > > 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 > > 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 > > 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 > > 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: =C1lvaro Fern=E1ndez Rojas > > 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: =C1lvaro Fern=E1ndez Rojas > > 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: =C1lvaro Fern=E1ndez Rojas > > 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: =C1lvaro Fern=E1ndez Rojas > > 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: =C1lvaro Fern=E1ndez Rojas > > 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 > > 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 > > 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 > > 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 >=20 > 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. --=20 Tom --y2tUzUBh+qI3q3o8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS3zUAACgkQFHw5/5Y0 tyxnJAwAuKMgHrEUOy0oMALiRPSU7nZVJavnXK6hZPyr2xvHOSpdgK4iX1tp2fh3 DBb3YEbzGAPqzjtGQrLRDwloYjiKtKRFk0NeZrHWastXvQhXmacVz9mZvxrqlHFW 3+JYtilwka/54ZiEXp8U/3JXTP+vTZBCF2OI6oocn8p6sDNTo2nx4ZPDOdxTeM7w Jfye+wPXfKd7iw1i6Ml9kSLglIwO563sPo6VtmdrcdgXg+mMAOekQspxeEPVCT3Y lUYorCINZJEw/RmyYSbjDcS/zqolQ+ZkHP6iBDI0Wi6zGnNnrllmM8YnlBhRj2gZ i9i23IfpAB4WEKF1II7AbhxJgxFmc8MgXasXHtYk+3D5NsSqLrTCAojdt16YKG7f wzjM2uSv26e8chOy/u2DfAWGk7aS2c6PBd/e/PGVGrlhpOt7Mt5X3+BvohjcgYCw nIKfBH6nAnGB6IgiSbGVNl+dT4pha5JC9VGI7rPcwoOJkT4nxKdl/vDLCrB670v+ tKCe0I04 =Ths3 -----END PGP SIGNATURE----- --y2tUzUBh+qI3q3o8--