From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rui Miguel Silva Subject: Re: [PATCH v5 01/12] media: staging/imx: refactor imx media device probe Date: Fri, 18 May 2018 15:18:57 +0100 Message-ID: References: <20180518092806.3829-1-rui.silva@linaro.org> <20180518092806.3829-2-rui.silva@linaro.org> <1526639561.3948.2.camel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1526639561.3948.2.camel@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Philipp Zabel Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Greg Kroah-Hartman , Ryan Harkin , Rob Herring , Rui Miguel Silva , sakari.ailus@linux.intel.com, Steve Longerbeam , Fabio Estevam , mchehab@kernel.org, Shawn Guo , linux-clk@vger.kernel.org, linux-media@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Philipp, Thanks for the quick review. On Fri 18 May 2018 at 10:32, Philipp Zabel wrote: > Hi Rui, > > thank you for refactoring, I think this is much better than > having the > pretend capture-subsytem device in the DT. > > I would like to get rid of the ipu_present flag, if it can be > done > reasonably. For details, see below. Yes, I will try to come with something that will play along with your comments. will be in v6. --- Cheers, Rui