From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] Tegra updates for v3.1 Date: Fri, 15 Jul 2011 18:09:04 +0200 Message-ID: <201107151809.04667.arnd@arndb.de> References: <201107151600.40794.arnd@arndb.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Colin Cross Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra , Olof Johansson , Erik Gilling List-Id: linux-tegra@vger.kernel.org On Friday 15 July 2011, Colin Cross wrote: > If I put it in separate branches in the future, do you want a single > pull request for a merge of the branches, or a pull request for each > branch? Separate requests. The idea is that I can group them together with similar branches from other platforms and then send a single pull request to Linus for e.g. all fixes, or a specific feature getting added to multiple platforms. The branches that I commonly have for other platforms are 'fixes', 'cleanup', 'devel' and 'board'. If you have a lot of patches, like omap typically has, you can also do more specific feature branches. In the future, I hope to see a lot more device tree work, which should also have its own branch. Arnd