From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932956AbcFOXhH (ORCPT ); Wed, 15 Jun 2016 19:37:07 -0400 Received: from ozlabs.org ([103.22.144.67]:52064 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752631AbcFOXhE (ORCPT ); Wed, 15 Jun 2016 19:37:04 -0400 Date: Thu, 16 Jun 2016 09:37:00 +1000 From: Stephen Rothwell To: Liviu Dudau Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Dave Airlie , dri-devel@lists.freedesktop.org, Daniel Vetter Subject: Re: Mali DP tree for linux-next Message-ID: <20160616093700.26f5b117@canb.auug.org.au> In-Reply-To: <20160615150304.GD9711@e106497-lin.cambridge.arm.com> References: <20151223143022.GY960@e106497-lin.cambridge.arm.com> <20160615150304.GD9711@e106497-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Liviu, On Wed, 15 Jun 2016 16:03:04 +0100 Liviu Dudau wrote: > > I would like to add the Mali DP DRM driver tree to linux-next. I'm planning > to send a pull request for inclusion into v4.8 and I hope that getting a > wider exposure for a few weeks is beneficial. > > Please add the following git tree: > > git://linux-arm.org/linux-ld for-upstream/mali-dp > > It is based on drm-intel/topic/drm-misc tree, with the topic/drm-misc-2016-06-14 tag. Added from today. 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