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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 434FAC433F5 for ; Sat, 4 Dec 2021 16:25:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=adw+REhvRKlNQee0Yvt75w1QtKZv+jvnApnP8F/cks8=; b=iIOYOqF8dv6wBj L/hQRsVez1v4sOWQ7hW4By2wzzL2Ah0nrA8xyjDuaV+/ebt5NRKNsdx9OA2mgvU209WL1cj79rccz M7djNntbc/HhugfBoLTwhOcR//AqKsRRVXohURRttodA8n7ppZ3pN8vJWVgweVZqJbyqpkqkrmFPB FrubQrV9tUfeBIone/4wfZf+xxvxnVZ1N+LgdPWmel7CWk4wfESQSqL836XvE+mbjXfv+65OREy4w wm8qILEDSacJFZobOwGLxjTKfN4lrhXzZW1NtzM8A/4OBEJnYk8oeHUqFXEPWBuF9LtzARreteUbq WtTEi2ddd220e9BzVJhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mtXpK-000WFB-RN; Sat, 04 Dec 2021 16:23:54 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mtXpH-000WEq-1i for linux-arm-kernel@lists.infradead.org; Sat, 04 Dec 2021 16:23:52 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 71594B80D18; Sat, 4 Dec 2021 16:23:49 +0000 (UTC) Received: from jic23-huawei (cpc108967-cmbg20-2-0-cust86.5-4.cable.virginm.net [81.101.6.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPSA id 4C82CC341C2; Sat, 4 Dec 2021 16:23:45 +0000 (UTC) Date: Sat, 4 Dec 2021 16:28:53 +0000 From: Jonathan Cameron To: Cai Huoqing Cc: , , , , , Subject: Re: [PATCH] MAINTAINERS: Update i.MX 8QXP ADC info Message-ID: <20211204162853.2ebcfa55@jic23-huawei> In-Reply-To: <20211201083100.1587-1-caihuoqing@baidu.com> References: <20211201083100.1587-1-caihuoqing@baidu.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211204_082351_294821_AEB6FFDA X-CRM114-Status: GOOD ( 18.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 1 Dec 2021 16:31:00 +0800 Cai Huoqing wrote: > Update my email address to use developer mail address, > because the old address will be dropped soon. > > And change the status from 'Supported' to 'Maintained' for me > to look after this code without any payment now. > > Signed-off-by: Cai Huoqing Good luck with whatever you do next and thanks for continuing to look after this driver. You may also want to send a patch for .mailmap so that scripts etc can get your updated email address. Applied to the togreg branch of iio.git. It's behind some other stuff that 0-day will poke at so currently just pushed out as testing. Thanks, Jonathan > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9331225b7162..79b89056ecd9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13774,9 +13774,9 @@ F: Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml > F: drivers/gpu/drm/imx/dcss/ > > NXP i.MX 8QXP ADC DRIVER > -M: Cai Huoqing > +M: Cai Huoqing > L: linux-iio@vger.kernel.org > -S: Supported > +S: Maintained > F: Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml > F: drivers/iio/adc/imx8qxp-adc.c > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel