Hi Krzysztof, On Mon, 27 Jul 2020 10:29:38 +0200 Krzysztof Kozlowski wrote: > > Please include in linux-next a new tree for drivers/memory: > URL: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git > > branches: > 1. for-next > into next, > 2. fixes > into pending fixes (for current cycle), > > The tree will have patches later send via pull-request to arm-soc (Arnd, > Olof). I added the for-next branch today, I will add the fixes branch tomorrow. 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. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au