From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751266AbdBFIae (ORCPT ); Mon, 6 Feb 2017 03:30:34 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44064 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbdBFIad (ORCPT ); Mon, 6 Feb 2017 03:30:33 -0500 Date: Mon, 6 Feb 2017 09:30:32 +0100 From: Greg Kroah-Hartman To: Dave Stevenson Cc: Mauro Carvalho Chehab , Eric Anholt , devel@driverdev.osuosl.org, linux-media@vger.kernel.org, Mauro Carvalho Chehab , linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/6] staging: Import the BCM2835 MMAL-based V4L2 camera driver. Message-ID: <20170206083032.GA23574@kroah.com> References: <20170127215503.13208-1-eric@anholt.net> <20170127215503.13208-2-eric@anholt.net> <20170203165909.65aa0e35@vento.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 05, 2017 at 10:15:21PM +0000, Dave Stevenson wrote: > Newbie question: if this has already been merged to staging, where am I > looking for the relevant tree to add patches on top of? > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git branch > staging-next? Yes, that is the correct place. thanks, greg k-h