From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DC51DC04AB6 for ; Fri, 31 May 2019 19:30:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AC33626E59 for ; Fri, 31 May 2019 19:30:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727122AbfEaTad (ORCPT ); Fri, 31 May 2019 15:30:33 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:43735 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726808AbfEaTad (ORCPT ); Fri, 31 May 2019 15:30:33 -0400 Received: from belgarion ([90.76.40.119]) by mwinf5d45 with ME id K7Vx200082aFDoA037WRsS; Fri, 31 May 2019 21:30:29 +0200 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Fri, 31 May 2019 21:30:29 +0200 X-ME-IP: 90.76.40.119 From: Robert Jarzmik To: Mauro Carvalho Chehab Cc: Sakari Ailus , Linux Media Mailing List , Mauro Carvalho Chehab , Akinobu Mita , Marco Felsch , Michael Grzeschik , Enrico Scholz Subject: Re: [PATCH v2] media: mt9m111: add regulator support References: <67b53f91ede9e9ffdda913c818065095a726b92e.1559157595.git.mchehab+samsung@kernel.org> <20190531112723.ijhkpi354ussgvxq@kekkonen.localdomain> <20190531100240.6f9e5c12@coco.lan> X-URL: http://belgarath.falguerolles.org/ Date: Fri, 31 May 2019 21:29:57 +0200 In-Reply-To: <20190531100240.6f9e5c12@coco.lan> (Mauro Carvalho Chehab's message of "Fri, 31 May 2019 10:03:44 -0300") Message-ID: <87blzi5sne.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/26 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Mauro Carvalho Chehab writes: > Hi Sakari, > > Em Fri, 31 May 2019 14:27:24 +0300 > Sakari Ailus escreveu: > >> Hi Mauro, >> >> On Wed, May 29, 2019 at 03:25:18PM -0400, Mauro Carvalho Chehab wrote: >> > From: Robert Jarzmik > > As stated here, this patch is not really mine. It is a rebased version of a > patch that was delegated to a sub-maintainer, being on his queue for more > than 2 years. Hi Mauro, And if you need it, I can respin this patch for a v3, as I'm the original author AFAIR. And as soon as my brain recovers from my flu, I can also test it if need be. You can ask whatever you need, I will help. Cheers. -- Robert