From nobody Fri Nov 29 17:43:33 2024 Received: from forward200d.mail.yandex.net (forward200d.mail.yandex.net [178.154.239.221]) (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 751048248C for ; Tue, 17 Sep 2024 16:41:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.154.239.221 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726591314; cv=none; b=fgNaxnjy8uXypF7xOZKKa/8Kb0JvT3/O2iHzyAL/P1ocOugX6qQxTjvg4rLy5Od+jEeoBoeVzqm4SA4y7GKGqQxiYAT0n/MbFN6yOgle45xYcQG1i3kmdCofSfiFQnSuwEujWx9/MWIsZNMtq+Tx6HaE99tjWjf9f2j7nuDt9mw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726591314; c=relaxed/simple; bh=PcUsXvt5t2BjRIayHSYsQqgFmmlvRK/A6Tmee8/mcT8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Avx+MB4WAtz7hcYy/oKCqhyxlufJ03WrcVLKT87nzg8kCi81g2oueNNtnFQEbqPL93AtL6YVYyt+8iu1cY2rHQHlUJdRpUExuyIfwRz6ywexzT4xSk+uuzwvRLVYp0Dkb+x/4DaD65eVdaGT19v1cIu4834f96uopz4vB4u5+S0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=maquefel.me; spf=pass smtp.mailfrom=maquefel.me; dkim=pass (1024-bit key) header.d=maquefel.me header.i=@maquefel.me header.b=ZZUD1ZTG; arc=none smtp.client-ip=178.154.239.221 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=maquefel.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=maquefel.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=maquefel.me header.i=@maquefel.me header.b="ZZUD1ZTG" Received: from forward200a.mail.yandex.net (forward200a.mail.yandex.net [IPv6:2a02:6b8:c0e:500:1:45:d181:d200]) by forward200d.mail.yandex.net (Yandex) with ESMTPS id 3EBD564589 for ; Tue, 17 Sep 2024 19:34:44 +0300 (MSK) Received: from forward102a.mail.yandex.net (forward102a.mail.yandex.net [IPv6:2a02:6b8:c0e:500:1:45:d181:d102]) by forward200a.mail.yandex.net (Yandex) with ESMTP id 1C66966B33 for ; Tue, 17 Sep 2024 19:34:14 +0300 (MSK) Received: from mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net [IPv6:2a02:6b8:c1f:3a92:0:640:6d97:0]) by forward102a.mail.yandex.net (Yandex) with ESMTPS id D96F160E4C; Tue, 17 Sep 2024 19:34:05 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id 4YPGSC4oJSw0-eUfSztTn; Tue, 17 Sep 2024 19:34:05 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maquefel.me; s=mail; t=1726590845; bh=tNvtQy4zqLNoVHoocAvSNAtslnts3O0YSk0ydjob6Zs=; h=Message-ID:Date:Cc:Subject:To:From; b=ZZUD1ZTGryK9Ogn1ZWMemi4x5simG3vOcMVFoJWCEm8H0VScruirZQ9Rk0iwZoAnl SzqmUMRqduAnVEXQlaOAUMkAW0Zeqi5Pev2y2fOlX5pUhuMMFs/mDmwubyezOV5M/e kZvgJ0c2KnYDxW4AS9kPoMIKrUe3utgY58eMA3C0= Authentication-Results: mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net; dkim=pass header.i=@maquefel.me From: Nikita Shubin To: soc@kernel.org, Alexander Sverdlin , Arnd Bergmann Cc: linux-kernel@vger.kernel.org, Nikita Shubin Subject: [PATCH] MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer Date: Tue, 17 Sep 2024 19:34:01 +0300 Message-ID: <20240917163401.6501-1-nikita.shubin@maquefel.me> X-Mailer: git-send-email 2.43.2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add myself as maintainer of EP93XX ARCHITECTURE. CC: Alexander Sverdlin CC: Arnd Bergmann Signed-off-by: Nikita Shubin Acked-by: Alexander Sverdlin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2cdd7cacec86..f9672f279a66 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2272,6 +2272,7 @@ N: clps711x ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE M: Hartley Sweeten M: Alexander Sverdlin +M: Nikita Shubin L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/iio/adc/cirrus,ep9301-adc.yaml --=20 2.43.2