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 609C6C433EF for ; Sun, 30 Jan 2022 15:20:42 +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=2Ovjv77xQlqmocWs99nhoT7ckrhxgTXatLH51to6z7s=; b=g9vTuME0pJlQQb ZQRZFl4n+Xuz+HYpNuWMYdniBmiBrSW0pUUdgtrgy/mJza59ZSW8PtvWvk0AyHVYhmu0yHy3+4Ogj JtxCwkFvT/kTvy/PrQIYciiRwZVoa1RmSmG+vfZyywKx7axAiVZgN7hx05Ame9r9qMhw4vf8NH3Al BxM+rInzoi6rJqroBuDnwtaWBuHa2us6ppLTEu9q8uXP7zGZCSqslJWfm2cw0JLT74H6Yu927Yryo lZ7oTWFgNmp1tBWbdeYWeqcI9V2X7xgXLjvZfrSpERjpi9edOyW0wtMGzCZu6sQaoII8BrgXQ5qFQ TqXRInFKQA+Vhke0m91g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEBzB-006rfb-6D; Sun, 30 Jan 2022 15:19:25 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEBz7-006reb-JL for linux-arm-kernel@lists.infradead.org; Sun, 30 Jan 2022 15:19:23 +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 sin.source.kernel.org (Postfix) with ESMTPS id 60BB0CE0B9B; Sun, 30 Jan 2022 15:19:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C3921C340E4; Sun, 30 Jan 2022 15:19:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643555957; bh=gqZKjFiI669q0gnS/jVPy4eF6e3RL32aeL9cHh4hGBk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=KyRnbaqFAK+nA9fhN2VtkQpD/lSC+SORK4ahJNndfScSUw343/mnE0tfnEkQCSGit /nPfhF6D1gCzxmi+K4kkhZsFXp8QrJYwzJOwcdKYE9M4JEBwiC0sBWsqMObkV7evYU sEUsHuvfS9P2iJcOLKIviv3Rv14Au2D/rSib9z+x8SS7OPkQy4fNwZzyO/mLhm/RQS 0ts1urKPEl77crlCKxgGOpe7lyTyipRoO1ZjJotdTdR2TY7w5ZaGJWLGO8wFNLi4kU Z7AhZSg3ifSZ6tJ5ngAUZwe3SBQONL/1tO0njody7SgCsMT3KvEhZeQcH/uiPiASA/ bS5izFbYgDcCQ== Date: Sun, 30 Jan 2022 15:25:41 +0000 From: Jonathan Cameron To: Cc: Alexandre Belloni , Ludovic Desroches , Claudiu Beznea , Eugen Hristev , , , , Subject: Re: [PATCH 1/1] dt-bindings: iio: adc: at91-sama5d2: update maintainers entry Message-ID: <20220130152541.5772d4ad@jic23-huawei> In-Reply-To: <6acdb66592baf395a77a431c0cb9a37b0f178097.1643554065.git.nicolas.ferre@microchip.com> References: <6acdb66592baf395a77a431c0cb9a37b0f178097.1643554065.git.nicolas.ferre@microchip.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; 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-20220130_071921_860349_8C2536F8 X-CRM114-Status: GOOD ( 18.23 ) 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 Sun, 30 Jan 2022 15:50:08 +0100 wrote: > From: Nicolas Ferre > > Update the maintainers entry to match the changes made back in > mid-2020 with 853fa48717c2 ("MAINTAINERS: adc: at91-sama5d2_adc: > remove myself as co-maintainer"). > > Signed-off-by: Nicolas Ferre Applied to the togreg branch of iio.git and pushed out as testing for 0-day to poke at other things I applied today. Thanks, Jonathan > --- > Hi, > > Patch for new MAINTAINERS entry is here: > https://lore.kernel.org/linux-arm-kernel/23819d8baa635815d0893955197561fe4f044d5e.1643553501.git.nicolas.ferre@microchip.com/ > > Regards, > Nicolas > > Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml > index efed361215b4..9a2292e7defc 100644 > --- a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml > @@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: AT91 SAMA5D2 Analog to Digital Converter (ADC) > > maintainers: > - - Ludovic Desroches > - Eugen Hristev > > properties: _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel