On 28/05/2021 00:38, Stephen Rothwell wrote: > Hi Kevin, > > On Thu, 27 May 2021 11:36:50 -0700 Kevin Hilman <khilman@xxxxxxxxxxxx> wrote: >> >> Please update the tree used for Amlogic SoC kernel development >> (suggested patch below[1].) >> >> We've switched to a maintainer group for this tree which is now >> co-maintained by myself and Neil (cc'd) >> >> [1] >> diff --git a/Next/Trees b/Next/Trees >> index 2d22ca1d2911..1794b9144f3a 100644 >> --- a/Next/Trees >> +++ b/Next/Trees >> @@ -103,7 +103,7 @@ arm64 git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux#for-next/co >> arm-perf git git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git#for-next/perf >> arm-soc git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git#for-next >> actions git git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions.git#for-next >> -amlogic git git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git#for-next >> +amlogic git git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git#for-next >> aspeed git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git#for-next >> at91 git git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git#at91-next >> drivers-memory git https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git#for-next > > I have updated the tree URL and added Neil as a contact. I still have > Carlo (cc'd) listed as a contact, is that correct? > > [The following for Neil's benefit] > > Thanks for adding your subsystem tree as a participant of linux-next. As > you may know, this is not a judgement of your code. The purpose of > linux-next is for integration testing and to lower the impact of > conflicts between subsystems in the next merge window. > > You will need to ensure that the patches/commits in your tree/series have > been: > * submitted under GPL v2 (or later) and include the Contributor's > Signed-off-by, > * posted to the relevant mailing list, > * reviewed by you (or another maintainer of your subsystem tree), > * successfully unit tested, and > * destined for the current or next Linux merge window. > > Basically, this should be just what you would send to Linus (or ask him > to fetch). It is allowed to be rebased if you deem it necessary. > Noted ! Thanks, Neil