From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Subject: Re: [PATCH v2 2/2] [media] platform: add video-multiplexer subdevice driver Date: Thu, 04 May 2017 12:03:11 +0200 Message-ID: <1493892191.2381.17.camel@pengutronix.de> References: <20170502150913.2168-1-p.zabel@pengutronix.de> <20170502150913.2168-2-p.zabel@pengutronix.de> <20170503192836.GN7456@valkosipuli.retiisi.org.uk> <1493881652.2381.6.camel@pengutronix.de> <20170504071703.GS7456@valkosipuli.retiisi.org.uk> <1493889978.2381.11.camel@pengutronix.de> <20170504094845.GV7456@valkosipuli.retiisi.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170504094845.GV7456@valkosipuli.retiisi.org.uk> Sender: linux-media-owner@vger.kernel.org To: Sakari Ailus Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, Steve Longerbeam , Peter Rosin , Pavel Machek , Rob Herring , Mark Rutland , Vladimir Zapolskiy , kernel@pengutronix.de, Sascha Hauer , Steve Longerbeam List-Id: devicetree@vger.kernel.org On Thu, 2017-05-04 at 12:48 +0300, Sakari Ailus wrote: > Hi Philipp, > > On Thu, May 04, 2017 at 11:26:18AM +0200, Philipp Zabel wrote: > > Hi Sakari, > > > > On Thu, 2017-05-04 at 10:17 +0300, Sakari Ailus wrote: > > > Hi Philipp, > > > > > > On Thu, May 04, 2017 at 09:07:32AM +0200, Philipp Zabel wrote: > > > > On Wed, 2017-05-03 at 22:28 +0300, Sakari Ailus wrote: > > > > > Hi Philipp, > > > > > > > > > > Thanks for continuing working on this! > > > > > > > > > > I have some minor comments below... > > > > > > > > Thank you for the comments. > > > > > > > > [...] > > > > > Could you rebase this on the V4L2 fwnode patchset here, please? > > > > > > > > > > > > > > > > > > > > The conversion is rather simple, as shown here: > > > > > > > > > > > > > > > > > > What is the status of this patchset? Will this be merged soon? > > > > > > I intend to send a pull request once the next rc1 tag is pulled on > > > media-tree master. It depends on patches in linux-pm tree that aren't in > > > media-tree yet. > > > > I get conflicts trying to merge v4l2-acpi into v4.11 or media-tree > > master. Could you provide an updated version? > > What kind of conflicts? I wonder if something somewhere is out of sync. :-) > My v4l2-acpi branch is on top of current media-tree master and appears to > merge cleanly to v4.11 as well. > > It still wouldn't compile though as it depends on the fwnode graph patches. > > I've merged those here: > > My bad, I accidentally used an old git remote that still pointed to git://git.retiisi.org.uk/~sailus/linux.git. Fixed that now. thanks Philipp