From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 5745D34BA56 for ; Wed, 29 Oct 2025 14:47:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761749241; cv=none; b=DjFmeGnBOQhh3Ood2y/pGdcdZIefD93J/01Lr6fLQTzgUVj0hGzu7QpEK+B2hP6gG1vCOZ7hbTgwHvzWuS9J7/4AAbxUL7XG/1wVDuHHWNWTolRtuz7AHXQV2Z7+ZQRpJfC8cQB4a4sNrWbt1msWGhF00Dsu31iaA/hVQbEkyN0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761749241; c=relaxed/simple; bh=3Aa+fgQhdXLmlBHwfKVF+zrnnydGtI+5KOVHCkraqPE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=myGy4qgX8tM7yTMxTt5heJOuYRME0B5EGst32KOiOTnwEMyIVu1mfy6U6NizNy0AOCwGvwbp1q5nvbUxd39nKIwRR3cxWh4zJPgyqq/NxrseQWTudiyHNOWK5ZXsysmuXU8AD9t5UCSUwtR9XLW99kHcVo26utT+W647qh8Nzbw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=Gzkw2kEE; arc=none smtp.client-ip=185.246.84.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="Gzkw2kEE" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id DB23F1A1745; Wed, 29 Oct 2025 14:47:18 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id B0E29606E8; Wed, 29 Oct 2025 14:47:18 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id EB3BD117F81D7; Wed, 29 Oct 2025 15:47:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1761749237; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=qkvhfd+aBeHI1uCgJoi4uMlo/YG8LyAVwUYzHTQgZ9w=; b=Gzkw2kEEQEj3X5XxSDtl4tVFNKLwoXeXxslib+9dhSlg5S1cr6GK+Cvpk0oM7cEtK5mm7h EIRxLC03Y6l5nNsDqJHyrB8L6FZFmXxsj1pDo32t+BbF7oWei9A85uvnSZwvrOvINzjY11 leO2R2hK0z5q8xQW7AilzEf2+9H14fn+qAq6IvYUSaZBTxTberuvVlN/z72LymvgcRhR+o XM77xqsPwcqDj7xOGyZrzSA7W0oXuF2ST8r15/9pMnDb67DCFeU+i7tiaB2NuK9AGl+cIn S8TH9F2h1jEsj4a/XYSljuOzzZogWQJqds9Ztnv45GKk084Bg+GEhrnqUVRBMg== From: "Herve Codina (Schneider Electric)" To: Wolfram Sang , Herve Codina , Jonathan Cameron , David Lechner , =?UTF-8?q?Nuno=20S=C3=A1?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven , Magnus Damm , Liam Girdwood , Mark Brown Cc: linux-iio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Pascal Eberhard , Miquel Raynal , Thomas Petazzoni Subject: [PATCH v2 4/4] MAINTAINERS: Add the Renesas RZ/N1 ADC driver entry Date: Wed, 29 Oct 2025 15:46:44 +0100 Message-ID: <20251029144644.667561-5-herve.codina@bootlin.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20251029144644.667561-1-herve.codina@bootlin.com> References: <20251029144644.667561-1-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 After contributing the driver, add myself as the maintainer for the Renesas RZ/N1 ADC driver. Signed-off-by: Herve Codina (Schneider Electric) --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3da2c26a796b..a67babe1a5b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21900,6 +21900,13 @@ F: include/dt-bindings/net/pcs-rzn1-miic.h F: include/linux/pcs-rzn1-miic.h F: net/dsa/tag_rzn1_a5psw.c +RENESAS RZ/N1 ADC DRIVER +M: Herve Codina +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/iio/adc/renesas,rzn1-adc.yaml +F: drivers/iio/adc/rzn1-adc.c + RENESAS RZ/N1 DWMAC GLUE LAYER M: Romain Gantois S: Maintained -- 2.51.0