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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=no 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 028E2C433E0 for ; Tue, 19 May 2020 17:37:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B2AEF207D8 for ; Tue, 19 May 2020 17:37:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729258AbgESRhg (ORCPT ); Tue, 19 May 2020 13:37:36 -0400 Received: from lhrrgout.huawei.com ([185.176.76.210]:2224 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729001AbgESRhg (ORCPT ); Tue, 19 May 2020 13:37:36 -0400 Received: from lhreml710-chm.china.huawei.com (unknown [172.18.7.107]) by Forcepoint Email with ESMTP id 66C6BCE8FBF4D674BAFD; Tue, 19 May 2020 18:37:33 +0100 (IST) Received: from localhost (10.47.86.149) by lhreml710-chm.china.huawei.com (10.201.108.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1913.5; Tue, 19 May 2020 18:37:32 +0100 Date: Tue, 19 May 2020 18:37:05 +0100 From: Jonathan Cameron To: Jonathan Albrieux CC: Andy Shevchenko , Stephan Gerhold , , <~postmarketos/upstreaming@lists.sr.ht>, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "Greg Kroah-Hartman" , Hartmut Knaack , Jilayne Lovejoy , Kate Stewart , Lars-Peter Clausen , "Linus Walleij" , "open list:IIO SUBSYSTEM AND DRIVERS" , Peter Meerwald-Stadler , Steve Winslow , Thomas Gleixner , Jonathan Cameron , Rob Herring Subject: Re: [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml Message-ID: <20200519183705.000040e5@Huawei.com> In-Reply-To: <20200519164433.GA8726@ict14-OptiPlex-980> References: <20200519124402.26076-1-jonathan.albrieux@gmail.com> <20200519124402.26076-2-jonathan.albrieux@gmail.com> <20200519132207.GA4623@gerhold.net> <20200519140354.GB30573@ict14-OptiPlex-980> <20200519160137.GJ1634618@smile.fi.intel.com> <20200519164433.GA8726@ict14-OptiPlex-980> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.47.86.149] X-ClientProxiedBy: lhreml705-chm.china.huawei.com (10.201.108.54) To lhreml710-chm.china.huawei.com (10.201.108.61) X-CFilter-Loop: Reflected Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Tue, 19 May 2020 18:44:33 +0200 Jonathan Albrieux wrote: > On Tue, May 19, 2020 at 07:01:37PM +0300, Andy Shevchenko wrote: > > On Tue, May 19, 2020 at 04:03:54PM +0200, Jonathan Albrieux wrote: > > > On Tue, May 19, 2020 at 03:22:07PM +0200, Stephan Gerhold wrote: > > > > On Tue, May 19, 2020 at 02:43:51PM +0200, Jonathan Albrieux wrote: > > > > ... > > > > > > > +maintainers: > > > > > + - can't find a mantainer, author is Laxman Dewangan > > > > > > > > Should probably add someone here, although I'm not sure who either. > > > > > > > > > > Yep I couldn't find a maintainer for that driver..what to do in this case? > > > > Volunteer yourself! > > > > While I'd really like to, I have to decline the offer as I currently don't have > enought knowledge to become a maintainer :-) but thank you! (Who knows, maybe in > a couple of year!) Now I'll make the final edits and will submit a new > patchset soon with all the changes Don't be so hard on yourself. We all get thrown in at the deep end :) Note that being a driver maintainer (or even just the binding) really just means you get cc'd on the patches and I'll make sure you've had time to review them if you wish. Best of all, if you have hardware (and time) being able to test them, that is extremely useful (whether you are maintaining the driver or not!) I closely review the majority of stuff that comes through IIO and in the case of bindings we also have Rob and co. doing an amazing job. We have some excellent additional reviewers who review IIO stuff all the time, some of which have reviewed your patch I see. Without them I'd never survive the deluge. Of course it's entirely your decision, but I'd definitely encourage you to give it a go. Thanks, Jonathan > > > -- > > With Best Regards, > > Andy Shevchenko > > > > > > Best regards, > Jonathan Albrieux