From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AD5502139C9 for ; Mon, 20 Apr 2026 11:50:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776685842; cv=none; b=dS4mzNLi/lNnXyAjg7r0nYi5tQHdwkoxWr1wBEZXl5FKAMl3DOxPKFSORZQ0yBKeczBzIP/xf7nEuB62QWiWETQD+w30fQO4Lx2tUdTsKVqRahoDWrBhTR4biu+mCPLXLotiuyy8Z5/LZTdazDbuXvDEiUsb24cV46eaGLyLFwk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776685842; c=relaxed/simple; bh=cVMDMOFzAqSzv1tYh+J3ToIPir+G1DlnPWx/7YdgYD8=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=e4nM34JQjiAeEDC24WV4UinbOzhZT5q0pf0u/dgDS7aENFgS4g0YpMkIAo7/jbhtP8A1EVUE1XyuNaK+Uy792Z9GDlRj2Ur8RW7OrpEsHlS/SjaWtfCz/Ixq7RiLjBWDiC7l58HWIV52schtoisdPUKeAC4z2t7mozPyYqyfq4g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=CGt4MPV4; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="CGt4MPV4" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 46BECC2BCB4; Mon, 20 Apr 2026 11:50:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776685842; bh=cVMDMOFzAqSzv1tYh+J3ToIPir+G1DlnPWx/7YdgYD8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=CGt4MPV4Hgqa0qCR5OMn1gUdW74/ZS57trTHAOyyrMderRKB1Av3YSkxBXIP+maYq h1mSrSHobbT0JIePijUP95xKaKGKE8Wz7kQ3joZCXesCEhwEva7M1h++jhWVbI3SdG TvLemzpQZ8ciI/1tKZY8HZw7HGg/+Idr1qyVLGSR/ghkXanY9oDBo0sG5OpYKC8S0T jHTs1RtlWO8d9nLx/BcmAepaN/0OtC7eOamyWK9jUy36/pVVO4uTeVkgE2ssY3+CVm SC9j+4JAfLTYK1/DFpVQhMqEHsPl3Q2z8kl/tx3EgMsTbqNwQcBxFDxZCmiZnnxkxG HXEHYK3nkfmAw== Date: Mon, 20 Apr 2026 12:50:35 +0100 From: Jonathan Cameron To: Nuno =?UTF-8?B?U8Oh?= Cc: Sanjay Chitroda , nuno.sa@analog.com, demonsingur@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Update maintainer for iio driver(s) Message-ID: <20260420125035.6a098add@jic23-huawei> In-Reply-To: References: <20260418211336.1800221-1-sanjayembedded@gmail.com> <278F44B5-A962-470D-A0F5-CA7C6F11FBDB@gmail.com> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 20 Apr 2026 12:00:15 +0100 Nuno S=C3=A1 wrote: > On Sun, Apr 19, 2026 at 02:46:10AM +0530, Sanjay Chitroda wrote: > >=20 > >=20 > > On 19 April 2026 2:43:36=E2=80=AFam IST, Sanjay Chitroda wrote: =20 > > >From: Sanjay Chitroda > > > > > >The listed maintainer analog domain email for Cosmin Tanislav is no > > >longer valid, and he would no longer maintain this driver(s). > > > > > >Cosmin suggested adding Nuno from Analog Devices for further handling > > >this driver(s). Add Nuno as maintainer. > > > > > >Signed-off-by: Sanjay Chitroda > > >--- > > > MAINTAINERS | 8 ++++---- > > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > > >diff --git a/MAINTAINERS b/MAINTAINERS > > >index c981cbdff500..f86a398d1a35 100644 > > >--- a/MAINTAINERS > > >+++ b/MAINTAINERS > > >@@ -644,7 +644,7 @@ F: drivers/iio/accel/adxl355_i2c.c > > > F: drivers/iio/accel/adxl355_spi.c > > >=20 > > > ADXL367 THREE-AXIS DIGITAL ACCELEROMETER DRIVER > > >-M: Cosmin Tanislav > > >+M: Nuno S=C3=A1 > > > L: linux-iio@vger.kernel.org > > > S: Supported > > > W: https://ez.analog.com/linux-software-drivers > > >@@ -1461,7 +1461,7 @@ F: Documentation/devicetree/bindings/iio/adc/adi= ,ad4080.yaml > > > F: drivers/iio/adc/ad4080.c > > >=20 > > > ANALOG DEVICES INC AD4130 DRIVER > > >-M: Cosmin Tanislav > > >+M: Nuno S=C3=A1 > > > L: linux-iio@vger.kernel.org > > > S: Supported > > > W: https://ez.analog.com/linux-software-drivers > > >@@ -1549,7 +1549,7 @@ F: Documentation/devicetree/bindings/iio/dac/adi= ,ad7293.yaml > > > F: drivers/iio/dac/ad7293.c > > >=20 > > > ANALOG DEVICES INC AD74115 DRIVER > > >-M: Cosmin Tanislav > > >+M: Nuno S=C3=A1 > > > L: linux-iio@vger.kernel.org > > > S: Supported > > > W: https://ez.analog.com/linux-software-drivers > > >@@ -1557,7 +1557,7 @@ F: Documentation/devicetree/bindings/iio/addac/a= di,ad74115.yaml > > > F: drivers/iio/addac/ad74115.c > > >=20 > > > ANALOG DEVICES INC AD74413R DRIVER > > >-M: Cosmin Tanislav > > >+M: Nuno S=C3=A1 > > > L: linux-iio@vger.kernel.org > > > S: Supported > > > W: https://ez.analog.com/linux-software-drivers =20 > >=20 > > Hi Nuno, > >=20 > > As discussed in the previous thread https://lore.kernel.org/all/d6d8660= e-c5d2-4f02-a5fc-2f8b49d2e0d7@gmail.com, updating the MAINTAINERS entry. > >=20 > > Nuno, please let me know if you are okay to be listed as maintainer > > for this drivers, or if someone else would be more appropriate. =20 >=20 > I'm ok with it but maybe a better alternative would be to include > linux@analog.com? Jonathan anything against it? Should always have > someone capable of taking over and more important, it should not become > invalid (at least it should be less likely) That's fine by me. >=20 > - Nuno S=C3=A1 >=20 > >=20 > > Thanks, > > Sanjay Chitroda =20