From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4AE2A33FF for ; Wed, 8 Feb 2023 16:28:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A93BCC433D2; Wed, 8 Feb 2023 16:28:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675873723; bh=C7+N9mRaBPOFc2SBvsjZMyh3t4Zdy9AIEyoV7hwJ0gs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GgZ54k/UjrcxZLbOevM41Jpx8L/10l4ULONIL5wr8WRLjzeLJ9NnytMYyiaZjZg2F R4cntQYSBX6y4/UFrIlT+FlCPhfkvlS0fGvMbcTvrdnE86bc51fOm/YrSwYpSFX7Kv biwW2Wk8OHWpl7tFnE4zpaAk+YmSgnGLo1H9TQkYtZazhEYUqAgJfFHZK8fSPjreJ1 4tTE9mIJmz2MSnjjCl4nxEFSQeKfcUGzaWKHd37Ro646Xtt97fj3l1RRGpznhSNbfJ /MCCcAAwAsEsCVoVDpExpJBfBCTKI4BIbpMKQvpB0WxpXH+tbl5h6KJNquTbqj/ipI I+7KeCI5yQ0UQ== Date: Wed, 8 Feb 2023 16:28:39 +0000 From: Conor Dooley To: Trevor Woerner , palmer@dabbelt.com, Jernej Skrabec Cc: linux-kernel@vger.kernel.org, Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-riscv@lists.infradead.org, Chen-Yu Tsai , Samuel Holland , linux-sunxi@lists.linux.dev Subject: Re: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry Message-ID: References: <20230208142841.19597-1-twoerner@gmail.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Qb4K182P4OIRGlj0" Content-Disposition: inline In-Reply-To: <20230208142841.19597-1-twoerner@gmail.com> --Qb4K182P4OIRGlj0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 08, 2023 at 09:28:41AM -0500, Trevor Woerner wrote: > Update the information in the "Allwinner sunXi SoC support" block: > - include more RISC-V information > - move the block to keep it in alphabetical order > - "L" before "T" (as reported by checkpatch.pl) >=20 > Signed-off-by: Trevor Woerner > -ARM/Allwinner sunXi SoC support > -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -L: linux-sunxi@lists.linux.dev > +ARM/RISC-V/Allwinner sunXi SoC support > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +L: linux-riscv@lists.infradead.org > +L: linux-sunxi@lists.linux.dev IIRC having the arm list is needed here because the arch/arm{,64} entries specifically exclude the dts subdir. RISC-V doesn't do that though, so adding the list here is mostly redundant. Not that it matters for this patch, but might be worth doing for the RISC-V entry at some point. Also Trevor, I was about to send the above but noticed that your CC list is a bit odd, changing the maintainers entry without CCing any of the maintainers listed in it! I assume you ran get_maintainer.pl & there was a regex match for riscv in it, so only got Palmer & co. I've added the sunxi folk to CC & depending on workflow they may ask you to resend this. FWIW if you lot use b4, the msg-id is: 20230208142841.19597-1-twoerner@gmail.com Cheers, Conor. --Qb4K182P4OIRGlj0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+PNtwAKCRB4tDGHoIJi 0kDIAQDWdvyj262sL9izmrDv21mnh+0Sis8AAtWRYHpiSnBjCwD/YCGSzHggTMcl sFZp9o8YamSATf2K1K7j1rqb3M4tJgA= =i4oP -----END PGP SIGNATURE----- --Qb4K182P4OIRGlj0--